simpleAnova-methods: description of function simpleAnova

Description Usage Arguments

Description

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.

Usage

1
simpleAnova(x, groupCol = "GroupName", padjMethod = "BH")

Arguments

x

the BioData object

groupCol

the samples table column that contains the grouping information

padjMethod

the p value correction method as described in p.adjust


stela2502/BioData documentation built on Feb. 23, 2022, 5:47 a.m.