Description Usage Arguments Value Examples
Function that gets the significant results from the enrichment results.
1 | get_significant_results(x, significance_threshold, adj_method)
|
x |
The GeneListEnrichment class on which the method will run. |
adj_method |
The multiple test correction method (any of those supported by p.adjust()) |
significance_thr |
The significance enrichment threshold |
A data.frame with the significant results
1 | TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.