Learn R Programming

wrProteo (version 2.0.0.2)

Proteomics Data Analysis Functions

Description

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 ) can be read with automatic parsing and multiple annotation types (like species origin, abbreviated gene names, etc) extracted. Initial results from multiple software for protein (and peptide) quantitation can be imported (to a common format): MaxQuant (Tyanova et al 2016 ), Dia-NN (Demichev et al 2020 ), Fragpipe (da Veiga et al 2020 ), ionbot (Degroeve et al 2021 ), MassChroq (Valot et al 2011 ), OpenMS (Strauss et al 2021 ), ProteomeDiscoverer (Orsburn 2021 ), Proline (Bouyssie et al 2020 ), AlphaPept (preprint Strauss et al ) and Wombat-P (Bouyssie et al 2023 . Meta-data provided by initial analysis software and/or in sdrf format can be integrated to the analysis. Quantitative proteomics measurements frequently contain multiple NA values, due to physical absence of given peptides in some samples, limitations in sensitivity or other reasons. Help is provided to inspect the data graphically to investigate the nature of NA-values via their respective replicate measurements and to help/confirm the choice of NA-replacement algorithms. Meta-data in sdrf-format (Perez-Riverol et al 2020 ) or similar tabular formats can be imported and included. Missing values can be inspected and imputed based on the concept of NA-neighbours or other methods. Dedicated filtering and statistical testing using the framework of package '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 , Ramus et al 2016 ), can be run with special options considering such sub-groups during normalization and testing. Subsequently, ROC curves (Hand and Till 2001 ) can be constructed to compare multiple analysis approaches. As detailed example the data-set from Ramus et al 2016 ) quantified by MaxQuant, ProteomeDiscoverer, and Proline is provided with a detailed analysis of heterologous spike-in proteins.

Copy Link

Version

Install

install.packages('wrProteo')

Monthly Downloads

1,395

Version

2.0.0.2

License

GPL-3

Maintainer

Wolfgang Raffelsberger

Last Published

March 11th, 2026

Functions in wrProteo (2.0.0.2)

matrixNAinspect

Histogram of content of NAs in matrix
foldChangeArrow2

Add arrow for expected Fold-Change to VolcanoPlot or MA-plot
fuseProteomicsProjects

Combine Multiple Proteomics Data-Sets
razorNoFilter

Filter based on either number of total peptides and specific peptides or number of razor petides
plotROC

Plot ROC curves
massDeFormula

Molecular mass from chemical formula
isolNAneighb

Isolate NA-neighbours
matrixNAneighbourImpute

Imputation of NA-values based on non-NA replicates
inspectSpeciesIndic

Inspect Species Indictaion Or Group of Proteins
.plotQuantDistr

Generic Plotting Of Density Distribution For Quantitation Import-functions
getUPS1acc

UniProt Accession-Numbers And Names Of UPS1 Proteins
readDiaNNFile

Read Tabulated Files Exported by DIA-NN At Protein Level
readAlphaPeptFile

Read (Normalized) Quantitation Data Files Produced By AlphaPept
readIonbotPeptides

Read Tabulated Files Exported by Ionbot At Peptide Level
readFragpipeFile

Read Tabulated Files Exported by FragPipe At Protein Level
readMaxQuantPeptides

Read Peptide Identification and Quantitation Data-Files (peptides.txt) Produced By MaxQuant
readOpenMSFile

Read csv files exported by OpenMS
readDiaNNPeptides

Read Tabulated Files Exported by DiaNN At Peptide Level
readFasta2

Read File Of Protein Sequences In Fasta Format
readMassChroQFile

Read tabulated files imported from MassChroQ
readProteomeDiscovererPeptides

Read Tabulated Files Exported By ProteomeDiscoverer At Peptide Level
readMaxQuantFile

Read Quantitation Data-Files (proteinGroups.txt) Produced From MaxQuant At Protein Level
readSdrf

Read proteomics meta-data as sdrf file
readUCSCtable

Read annotation files from UCSC
readUniProtExport

Read protein annotation as exported from UniProt batch-conversion
readWombatNormFile

Read (Normalized) Quantitation Data Files Produced By Wombat At Protein Level
shortSoftwName

Get Short Names of Proteomics Quantitation Software
readProlineFile

Read xlsx, csv or tsv Files Exported From Proline And MS-Angel
summarizeForROC

Summarize statistical test result for plotting ROC-curves
readProtDiscovFile

Read Tabulated Files Exported By ProteomeDiscoverer At Protein Level, Deprecated
replMissingProtNames

Complement Missing EntryNames In Annotation
removeSampleInList

Remove Samples/Columns From List Of Matrixes
test2grp

t-test each line of 2 groups of data
testRobustToNAimputation

Pairwise Testing Robust To NA-Imputation
readSampleMetaData

Read Sample Meta-data from Quantification-Software And/Or Sdrf And Align To Experimental Data
readProteomeDiscovererFile

Read Tabulated Files Exported By ProteomeDiscoverer At Protein Level
readProtDiscovererPeptides

readProtDiscovererPeptides, deprecated
writeFasta2

Write Sequences In Fasta Format To File This function writes sequences from character vector or parsed matrix to file as fasta formatted file (close to UniProt) This function also allows comparing the main vector of sequences with a reference vector ref to check if any of the sequences therein are truncated.
countNoOfCommonPeptides

VolcanoPlotW2

Deprecialed Volcano-plot
corColumnOrder

Order Columns In List Of Matrixes, Data.frames And Vectors
.checkKnitrProt

Checking presence of knitr and rmarkdown
AucROC

AUC from ROC-curves
convAASeq2mass

Molecular mass for amino-acids
.atomicMasses

Molecular mass for Elements
cleanListCoNames

Selective batch cleaning of sample- (ie column-) names in list
AAmass

Molecular mass for amino-acids
combineMultFilterNAimput

Combine Multiple Filters On NA-imputed Data
exportSdrfDraft

Export Sample Meta-data from Quantification-Software as Sdrf-draft
.extrSpecPref

Extract Additional Information To Construct The Colum 'SpecType', Allows Adding Information From Fasta
.imputeNA

Basic NA-imputaton (main)
extrSpeciesAnnot

Extract species annotation
extractTestingResults

Extract Results From Moderated t-tests
.parseFastaHeader

Parse Fasta Header
.checkSetupGroups

Additional/final Check And Adjustments To Sample-order After readSampleMetaData()
.commonSpecies

Get Matrix With UniProt Abbreviations For Selected Species As Well As Simple Names
exportAsWombatP

Export As Wombat-P Set Of Files