isobar
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see isobar.
Analysis and quantitation of isobarically tagged MSMS proteomics data
Bioconductor version: 3.8
isobar provides methods for preprocessing, normalization, and report generation for the analysis of quantitative mass spectrometry proteomics data labeled with isobaric tags, such as iTRAQ and TMT. Features modules for integrating and validating PTM-centric datasets (isobar-PTM). More information on http://www.ms-isobar.org.
Author: Florian P Breitwieser <florian.bw at gmail.com> and Jacques Colinge <jacques.colinge at inserm.fr>, with contributions from Alexey Stukalov <stukalov at biochem.mpg.de>, Xavier Robin <xavier.robin at unige.ch> and Florent Gluck <florent.gluck at unige.ch>
Maintainer: Florian P Breitwieser <florian.bw at gmail.com>
citation("isobar")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("isobar")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("isobar")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.