simpleAnova | R Documentation |
This function calculates an annova to identify significant changes in the BioData
has a higher sensitivity for multi group analyses to identify group specific changes
or general trends in the dataset. This function adds the results into the stats slot
of the BioData object.
simpleAnova(x, groupCol = "GroupName", padjMethod = "BH")
x |
the BioData object |
groupCol |
the samples table column that contains the grouping information |
padjMethod |
the p value correction method as described in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.