Limma_v_test: differential expression analysis of RNASeq data using Limma + Voom
Usage
Limma_v_test(data, column, groups, reference = "WT")
Arguments
- data
data matrix of counts data
- column
column name of the groups to be used for the definitions
- groups
design matrix containing the definitions to be compared.
- reference
reference group to use in the DE analysis
Value
Limma-Voom result object with the pvalues, adjusted pvalues and
foldchanges of the DE analysis