View source: R/analysisLefse.R
mvlefse | R Documentation |
LEfSe Analysis
mvlefse(dataset = NULL, dataset_name = NULL)
dataset |
MicroVis dataset. Defaults to the active dataset |
dataset_name |
(Not Recommended) Name of the dataset to save results to. This should not need to be used by users since the function can determine the name of the dataset directly passed to it, but not when it is called within another function. |
MicroVis dataset containing results of LEfSe analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.