To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("RMassBank")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Workflow to process tandem MS files and build MassBank records. Functions include automated extraction of tandem MS spectra, formula assignment to tandem MS fragments, recalibration of tandem MS spectra with assigned fragments, spectrum cleanup, automated retrieval of compound information from Internet databases, and export to MassBank records.
Author: Michael Stravs, Emma Schymanski, Steffen Neumann, Erik Mueller, with contributions from Tobias Schulze
Maintainer: RMassBank at Eawag <massbank at eawag.ch>
Citation (from within R,
enter citation("RMassBank")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("RMassBank")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RMassBank")
R Script | RMassBank non-standard usage | |
R Script | RMassBank using XCMS walkthrough | |
R Script | RMassBank walkthrough | |
Reference Manual |
biocViews | Bioinformatics, MassSpectrometry, Metabolomics, Software |
Version | 1.8.1 |
In Bioconductor since | BioC 2.11 (R-2.15) |
License | Artistic-2.0 |
Depends | Rcpp |
Imports | XML, RCurl, rjson, rcdk, yaml, mzR, methods |
LinkingTo | |
Suggests | gplots, RMassBankData, xcms(>= 1.37.1), CAMERA, ontoCAT, RUnit |
SystemRequirements | OpenBabel |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | RMassBankData |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | RMassBank_1.8.1.tar.gz |
Windows Binary | RMassBank_1.8.1.zip |
Mac OS X 10.6 (Snow Leopard) | RMassBank_1.8.1.tgz |
Mac OS X 10.9 (Mavericks) | RMassBank_1.8.1.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!