edgeR.allCmpOnTimeWithRUV: ANOVA like analysis (edgeR)

View source: R/anova-implementations.R

edgeR.allCmpOnTimeWithRUVR Documentation

ANOVA like analysis (edgeR)

Description

ANOVA like analysis (edgeR)

Usage

edgeR.allCmpOnTimeWithRUV(
  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


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