aLFQ.package: aLFQ

Description Details See Also Examples

Description

Estimating Absolute Protein Quantities from Label-Free LC-MS/MS Proteomics Data

Details

Package: aLFQ
Type: Package
Version: 1.3.5
Date: 2019-04-30
Author: George Rosenberger, Hannes Roest, Christina Ludwig, Ruedi Aebersold, Lars Malmstroem
Maintainer: George Rosenberger <gr2578@cumc.columbia.edu>
Depends: R (>= 2.15.0)
Imports: data.table, plyr, caret, seqinr, lattice, randomForest, ROCR, reshape2, protiq, bio3d
Suggests: testthat
License: GPL version 3 or newer
URL: https://github.com/aLFQ
NeedsCompilation: no
Repository: CRAN

Determination of absolute protein quantities is necessary for multiple applications, such as mechanistic modeling of biological systems. Quantitative liquid chromatography tandem mass spectrometry (LC-MS/MS) proteomics can measure relative protein abundance on a system-wide scale. To estimate absolute quantitative information using these relative abundance measurements requires additional information such as heavy-labeled references of known concentration. Multiple methods have been using different references and strategies; some are easily available whereas others require more effort on the users end. Hence, we believe the field might benefit from making some of these methods available under an automated framework, which also facilitates validation of the chosen strategy. We have implemented the most commonly used absolute label-free protein abundance estimation methods for LC-MS/MS modes quantifying on either MS1-, MS2-levels or spectral counts together with validation algorithms to enable automated data analysis and error estimation. Specifically, we used Monte-carlo cross-validation and bootstrapping for model selection and imputation of proteome-wide absolute protein quantity estimation. Our open-source software is written in the statistical programming language R and validated and demonstrated on a synthetic sample.

See Also

import, ProteinInference, AbsoluteQuantification, ALF, APEX, apexFeatures, proteotypic

Examples

1
## Not run: help(package="aLFQ")

aLFQ documentation built on Jan. 8, 2020, 5:09 p.m.

Related to aLFQ.package in aLFQ...