run_limma: Run limma on a dataset

Description Usage Arguments Details Value

Description

Generation of the fitted model with limma that can be use for any sort of differential analysis, as well as input for DMRcate

Usage

1
run_limma(mat, targets, ...)

Arguments

mat

numeric matrix

targets

data frame with sample annotation

Details

The rows in 'targets' must be ordered like the columns in 'mat'. Before the fitted model is produced, 'targets' is checked for variables with absence of replicates and for colinearity.

All the columns present in the 'targets' file will be included in the linear model.

Value

limma::eBayes


xpastor/skima documentation built on May 16, 2019, 3:25 p.m.