Execute edgeR expression Analisys
Usage
runLimma(
countMatrix,
numberReplics,
designExperiment,
methodNorm = "TMM",
methodAdjPvalue = "BH",
numberTopTable = 1e+06
)
Arguments
- countMatrix
either a matrix of raw (read) counts.
- numberReplics
number of replicate (technical or biologcal) integer
- designExperiment
replicate and treatment by samples
- methodNorm
normalization method to be used
- methodAdjPvalue
correction method, a character string. Can be abbreviated.
- numberTopTable
maximum number of genes to list