edgeR.anovaOnTimeWithRUV: ANOVA like analysis (edgeR) with RUV on times

View source: R/anova-implementations.R

edgeR.anovaOnTimeWithRUVR Documentation

ANOVA like analysis (edgeR) with RUV on times

Description

ANOVA like analysis (edgeR) with RUV on times

Usage

edgeR.anovaOnTimeWithRUV(
  eset,
  unvariant,
  k = 1,
  formula = "~days + W_1",
  varName = "days"
)

Arguments

eset

expression set

unvariant

set of unvariant genes

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

Value

a list with top Tags table and setEmpirical


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