limmaReg: Wrapper for the limma function for the comparison of two...

Description Usage Arguments

View source: R/limma.R

Description

Wrapper for the limma function for the comparison of two groups (two factor levels)

Usage

1
limmaReg(object, covariable, probe2gene = TRUE)

Arguments

object

object of class ExpressionSet

covariable

string indicating the variable defining the continuous covariate

probe2gene

logical; if TRUE Affymetrix probeset IDs are translated into gene symbols; if FALSE no such translation is done


a4Base documentation built on Nov. 8, 2020, 5:41 p.m.

Related to limmaReg in a4Base...