View source: R/inspectDataset.R
viewstats | R Documentation |
View Statistics of All Features
viewstats(dataset = NULL, type = NULL, factor = NULL, rank = NULL)
dataset |
(Optional) MicroVis dataset (mvdata object). If not specified, defaults to active dataset. |
type |
Type of statistical test to view results for. Defaults to the first available of univariate, deseq, and lefse in that order |
factor |
(Optional) Factor to count samples by groups. Default is the active factor of the dataset. |
rank |
(Optional) Rank to get abundance values of. Default is active rank. |
View of the statistics of the dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.