edgeR.anovaOnTime: ANOVA like analysis (edgeR)

View source: R/anova-implementations.R

edgeR.anovaOnTimeR Documentation

ANOVA like analysis (edgeR)

Description

ANOVA like analysis (edgeR)

Usage

edgeR.anovaOnTime(eset, k = 1, formula = "~days", varName = "days")

Arguments

eset

expression set

k

number of covariate

formula

a string that can be converted in formula

varName

the name of the Pdata variable to use for the anova


cavei/cellCB documentation built on Sept. 14, 2023, 8:15 a.m.