limma.dif: Title

View source: R/feature_selection.R

limma.difR Documentation

Title

Description

Title

Usage

limma.dif(exprdata, pdata, contrastfml)

Arguments

exprdata

input matrix.Rownames should be features like gene symbols or cgi, colnames be samples

pdata

phenotype data.Two-column dataframe which column 1 should be the same with the colnames of exprdata and column 2 are the grouping variable.

contrastfml

see ?makeContrasts

Value

a data frame return by limma::toptable, which genes at rows and following columns: genelist, logFC, AveExpr...


IOBR/IOBR documentation built on May 5, 2024, 2:34 p.m.