View source: R/stats_differential_abundance.R
de_deqms | R Documentation |
ref; PMID:32205417 ref; https://github.com/yafeng/DEqMS
de_deqms(eset, model_matrix, model_matrix_result_prop, doplot = FALSE)
eset |
protein-level log2 intensity matrix stored as a Biobase ExpressionSet. Note that it must contain protein metadata column 'npep' that holds integer peptide counts |
model_matrix |
a |
model_matrix_result_prop |
the column name in |
doplot |
create a QC plot? |
implementation follows example code from the vignette; https://bioconductor.org/packages/release/bioc/vignettes/DEqMS/inst/doc/DEqMS-package-vignette.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.