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 04 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

murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
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