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 06 Mar. 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 (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

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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