To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("rTANDEM")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
This package interfaces the tandem protein identification algorithm in R. Identification can be launched in the X!Tandem style, by using as sole parameter the path to a parameter file. But rTANDEM aslo provides extended syntax and functions to streamline launching analyses, as well as function to convert results, parameters and taxonomy to/from R. A related package, shinyTANDEM, provides visualization interface for result objects.
Author: Frederic Fournier <frederic.fournier at crchuq.ulaval.ca>, Charles Joly Beauparlant <charles.joly-beauparlant at crchul.ulaval.ca>, Rene Paradis <rene.paradis at genome.ulaval.ca>, Arnaud Droit <arnaud.droit at crchuq.ulaval.ca>
Maintainer: Frederic Fournier <frederic.fournier at crchuq.ulaval.ca>
Citation (from within R,
enter citation("rTANDEM")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("rTANDEM")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rTANDEM")
| R Script | The rTANDEM users guide | |
| Reference Manual | ||
| Text | README | |
| Text | NEWS | |
| Text | LICENSE |
| biocViews | MassSpectrometry, Proteomics, Software |
| Version | 1.4.0 |
| In Bioconductor since | BioC 2.12 (R-3.0) |
| License | Artistic-1.0 | file LICENSE |
| Depends | XML, Rcpp, data.table (>= 1.8.8) |
| Imports | methods |
| Suggests | biomaRt |
| System Requirements | rTANDEM uses expat and pthread libraries. See the README file for details. |
| URL | |
| Depends On Me | sapFinder, shinyTANDEM |
| Imports Me | |
| Suggests Me | RforProteomics |
Follow Installation instructions to use this package in your R session.
| Package Source | rTANDEM_1.4.0.tar.gz |
| Windows Binary | rTANDEM_1.4.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | rTANDEM_1.4.0.tgz |
| Mac OS X 10.9 (Mavericks) | rTANDEM_1.4.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!