| limma {geneExpression} | R Documentation |
for differential expression (DE) analysis of RNA-seq data. Originally designed for microarray studies, its <br /> flexibility and robustness have extended its utility to RNA-seq through the voomtransformation.
limma(x, design);
a vector of the LimmaTable differential expression analysis result: the logFC, AveExpr, t, P_Value, adj_P_Val and B data of each gene feature.