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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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