View source: R/sampleFiltering.R
chooseGrps | R Documentation |
Choose Groups to be Analyzed in Each Factor
chooseGrps(dataset = NULL, factor_names = NULL)
dataset |
MicroVis dataset (mvdata object) |
factor_names |
(Optional) Names of the factors for which to specify groups |
MicroVis dataset (mvdata object) with updated "subset" lists for each of its factors, and an updated list of samples for runSampleFilter() to remove based on the groups chosen for analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.