To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("MSnbase")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Basic plotting, data manipulation and processing of MS-based Proteomics data
Author: Laurent Gatto <lg390 at cam.ac.uk> with contributions from Guangchuang Yu, Samuel Wieczorek, Vasile-Cosmin Lazar, Vladislav Petyuk, Thomas Naake and Sebastian Gibb.
Maintainer: Laurent Gatto <lg390 at cam.ac.uk>
Citation (from within R,
enter citation("MSnbase")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("MSnbase")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MSnbase")
| R Script | Base Functions and Classes for MS-based Proteomics | |
| R Script | MSnbase development | |
| R Script | MSnbase IO capabilities | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | DataImport, Infrastructure, MassSpectrometry, Proteomics, QualityControl, Software |
| Version | 1.14.2 |
| In Bioconductor since | BioC 2.8 (R-2.13) |
| License | Artistic-2.0 |
| Depends | R (>= 3.1), methods, BiocGenerics(>= 0.7.1), Biobase(>= 2.15.2), mzR, BiocParallel |
| Imports | plyr, IRanges, preprocessCore, vsn, grid, reshape2, stats4, affy, impute, pcaMethods, mzID(>= 1.1.5), MALDIquant (>= 1.9.8), digest, lattice, ggplot2 |
| LinkingTo | |
| Suggests | testthat, zoo, knitr (>= 1.1.0), rols, Rdisop, pRoloc, pRolocdata(>= 1.0.7), msdata, roxygen2, rgl |
| SystemRequirements | |
| Enhances | |
| URL | |
| Depends On Me | msmsEDA, msmsTests, MSstats, ProCoNA, pRoloc, pRolocdata, pRolocGUI, proteoQC, RforProteomics, synapter |
| Imports Me | MSnID, Pbase |
| Suggests Me | isobar, qcmetrics, rpx |
| Build Report |
Follow Installation instructions to use this package in your R session.
| Package Source | MSnbase_1.14.2.tar.gz |
| Windows Binary | MSnbase_1.14.2.zip |
| Mac OS X 10.6 (Snow Leopard) | MSnbase_1.14.2.tgz |
| Mac OS X 10.9 (Mavericks) | MSnbase_1.14.2.tgz |
| Browse/checkout source | (username/password: readonly) |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!