simpleAnova-methods: description of function simpleAnova

Description Usage Arguments

Description

This function calculates an annova to identify significant changes in the StefansExpressionSet

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 SingleCellsNGS object. In contrast to the StefansExpressionSet version of the function,

the cells showing no expression are axcluded from the stats.

Usage

1
2
3
## S4 method for signature 'SingleCellsNGS'
simpleAnova(x, groupCol = "GroupName",
  padjMethod = "BH")

Arguments

x

the SingleCellsNGS object

groupCol

the samples table column that contains the grouping information

padjMethod

the p value correction method as described in p.adjust


stela2502/NGSexpressionSet documentation built on May 30, 2019, 2:36 p.m.