calcEnrichment | R Documentation |
calcEnrichment() ranks metabolites of bmetenrichr object to perform bootstrapping metabolite set enrichment analysis
calcEnrichment(object, ...)
object |
A bmetenrichr object. |
n |
A integeter describing the number of bootstraps (default = 50). |
An object of class bmetenrich.
myTestRun <- calcEnrichment(object = myTestRun, n = 100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.