To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Rdisop")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Identification of metabolites using high precision mass spectrometry. MS Peaks are used to derive a ranked list of sum formulae, alternatively for a given sum formula the theoretical isotope distribution can be calculated to search in MS peak lists.
Author: Anton Pervukhin <apervukh at minet.uni-jena.de>, Steffen Neumann <sneumann at ipb-halle.de>
Maintainer: Steffen Neumann <sneumann at ipb-halle.de>
Citation (from within R,
enter citation("Rdisop")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Rdisop")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Rdisop")
R Script | Molecule Identification with Rdisop | |
Reference Manual | ||
Text | INSTALL |
biocViews | MassSpectrometry, Software |
Version | 1.26.0 |
In Bioconductor since | BioC 2.2 (R-2.7) |
License | GPL-2 |
Depends | R (>= 2.0.0), RcppClassic |
Imports | |
LinkingTo | RcppClassic, Rcpp |
Suggests | RUnit |
SystemRequirements | None |
Enhances | |
URL | https://github.com/sneumann/Rdisop |
Depends On Me | |
Imports Me | |
Suggests Me | MSnbase, RforProteomics |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | Rdisop_1.26.0.tar.gz |
Windows Binary | Rdisop_1.26.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | Rdisop_1.26.0.tgz |
Mac OS X 10.9 (Mavericks) | Rdisop_1.26.0.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!