README.md

isobar - R package for iTRAQ and TMT proteomics data

isobar provides methods for preprocessing, normalization, and report generation for the analysis of proteomics data generated by Mass spectrometers using isobaric peptide tags, such as iTRAQ and TMT. PDF and Excel reports can automatically be generated based on a configuration file. Include modules for validating and integrating data focussing on post-translational protein modifications (isobar-PTM).

Installation

The official Bioconductor version can be found at http://bioconductor.org/packages/release/bioc/html/isobar.html

To install isobar from Bioconductor, call

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("isobar")

To install the development version of isobar, the easiest way is using the devtools package:

## install.package("devtools") # if you do not have the devtools package
devtools::install_github("fbreitwieser/isobar")

The following packages are suggested for some uses in isobar, and maybe should be installed as well: MSnbase, OrgMassSpecR, biomaRt, Hmisc, gplots and limma.

References

For publications citing isobar please see Google scholar for isobar and isobar PTM.

Many thanks to Alexey Stukalov, Xavier Robin and Florent Gluck who contributed to the development of the package.



fbreitwieser/isobar documentation built on May 16, 2019, 12:01 p.m.