Other packages > Find by keyword >

aLFQ  

Estimating Absolute Protein Quantities from Label-Free LC-MS/MS Proteomics Data
View on CRAN: Click here


Download and install aLFQ package within the R console
Install from CRAN:
install.packages("aLFQ")

Install from Github:
library("remotes")
install_github("cran/aLFQ")

Install by package version:
library("remotes")
install_version("aLFQ", "1.3.6")



Attach the package and use:
library("aLFQ")
Maintained by
George Rosenberger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-09-13
Latest Update: 2020-01-08
Description:
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.
How to cite:
George Rosenberger (2013). aLFQ: Estimating Absolute Protein Quantities from Label-Free LC-MS/MS Proteomics Data. R package version 1.3.6, https://cran.r-project.org/web/packages/aLFQ. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0 (2013-09-13 11:27), 1.1 (2013-10-11 12:54), 1.2 (2013-10-18 11:14), 1.3.1 (2014-02-27 18:04), 1.3.2 (2014-09-29 17:52), 1.3.3 (2016-01-05 14:31), 1.3.4 (2017-03-23 16:28), 1.3.5 (2019-04-30 23:00), 1.3.6 (2020-01-08 12:10), 1.3 (2014-02-12 11:52)
Other packages that cited aLFQ R package
View aLFQ citation profile
Other R packages that aLFQ depends, imports, suggests or enhances
Complete documentation for aLFQ
Functions, R codes and Examples using the aLFQ R package
Some associated functions: ALF . APEX . APEXMS . AbsoluteQuantification . LUDWIGMS . PeptideInference . ProteinInference . UPS2MS . aLFQ.package . apexFeatures . import . proteotypic . 
Some associated R codes: ALF.R . APEX.R . AbsoluteQuantification.R . ProteinInference.R . apexFeatures.R . import.R . proteotypic.R .  Full aLFQ package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA