Description Usage Arguments Value Author(s) References Examples
PomaLimma() uses the classical limma package for MS data.
1 2 3 4 5 6 7  | 
data | 
 A MSnSet object. First   | 
contrast | 
 A character with the limma comparison. For example, "Group1-Group2" or "control-intervention".  | 
covariates | 
 Logical. If it's set to   | 
adjust | 
 Multiple comparisons correction method. Options are: "fdr", "holm", "hochberg", "hommel", "bonferroni", "BH" and "BY".  | 
cutoff | 
 Default is NULL. If this value is replaced for a numeric value, the resultant table will contains only those features with an adjusted p-value below selected value.  | 
A data frame with limma results.
Pol Castellano-Escuder
Matthew E. Ritchie, Belinda Phipson, Di Wu, Yifang Hu, Charity W. Law, Wei Shi, Gordon K. Smyth, limma powers differential expression analyses for RNA-sequencing and microarray studies, Nucleic Acids Research, Volume 43, Issue 7, 20 April 2015, Page e47, https://doi.org/10.1093/nar/gkv007
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.