enrichmentTable | R Documentation |
Export bootstrap enrichment analysis
enrichmentTable(object, ...)
object |
A bmetenrichr object after enrichment analysis. |
min.annotations |
An integer describing the minimal number of annotations each term should include (default = 2). |
q.value.cutoff |
A numeric between 0 and 1. Only terms with q-values lower than this value will be displayed (default = 0.5). |
bootstrap.fraction.cutoff |
A numeric between 0 and 1 (default = 0.5), indicating the minimal fraction that the metabolite set is present in all bootstrap iterations. |
A data.frame
enrichmentTable(myTestRun)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.