wrProteo: Proteomics Data Analysis Functions

Data analysis of proteomics experiments by mass spectrometry is supported by this collection of functions mostly dedicated to the analysis of (bottom-up) quantitative (XIC) data. Fasta-formatted proteomes (eg from UniProt Consortium <doi:10.1093/nar/gky1049>) can be read with automatic parsing and multiple annotation types (like species origin, abbreviated gene names, etc) extracted. Quantitative proteomics (Schubert et al 2017 <doi:10.1038/nprot.2017.040>) measurements frequently contain multiple NA values, due to physical absence of given peptides in some samples, limitations in sensitivity or other reasons. The functions provided here help to inspect graphically the data to investigate the nature of NA-values via their respective replicate measurements and to help/confirm the choice of NA-replacement by low random values. Dedicated filtering and statistical testing using the framework of package 'limma' <doi:10.18129/B9.bioc.limma> can be run, enhanced by multiple rounds of NA-replacements to provide robustness towards rare stochastic events. Multi-species samples, as frequently used in benchmark-tests (eg Navarro et al 2016 <doi:10.1038/nbt.3685>, Ramus et al 2016 <doi:10.1016/j.jprot.2015.11.011>), can be run with special options separating the data into sub-groups during normalization and testing. Subsequently, ROC curves (Hand and Till 2001 <doi:10.1023/A:1010920819831>) can be constructed to compare multiple analysis approaches.

Version: 1.1.3
Depends: R (≥ 3.1.0)
Imports: grDevices, graphics, limma, knitr, stats, rmarkdown, wrMisc
Suggests: fdrtool, MASS, RColorBrewer, ROTS, R.utils, sm, utils, wrGraph
Published: 2020-07-18
Author: Wolfgang Raffelsberger [aut, cre]
Maintainer: Wolfgang Raffelsberger <w.raffelsberger at unistra.fr>
License: GPL-3
NeedsCompilation: no
CRAN checks: wrProteo results

Downloads:

Reference manual: wrProteo.pdf
Vignettes: wrProteoVignette1
Package source: wrProteo_1.1.3.tar.gz
Windows binaries: r-devel: wrProteo_1.1.3.zip, r-release: wrProteo_1.1.3.zip, r-oldrel: wrProteo_1.1.3.zip
macOS binaries: r-release: wrProteo_1.1.3.tgz, r-oldrel: wrProteo_1.1.3.tgz
Old sources: wrProteo archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wrProteo to link to this page.