To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("R453Plus1Toolbox")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
The R453Plus1 Toolbox comprises useful functions for the analysis of data generated by Roche's 454 sequencing platform. It adds functions for quality assurance as well as for annotation and visualization of detected variants, complementing the software tools shipped by Roche with their product. Further, a pipeline for the detection of structural variants is provided.
Author: Hans-Ulrich Klein, Christoph Bartenhagen, Christian Ruckert
Maintainer: Hans-Ulrich Klein <h.klein at uni-muenster.de>
Citation (from within R,
enter citation("R453Plus1Toolbox")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("R453Plus1Toolbox")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("R453Plus1Toolbox")
R Script | A package for importing and analyzing data from Roche's Genome Sequencer System | |
Reference Manual | ||
Text | NEWS |
biocViews | DataImport, DataRepresentation, HighThroughputSequencing, Infrastructure, QualityControl, ReportWriting, Software, Visualization |
Version | 1.12.0 |
In Bioconductor since | BioC 2.7 (R-2.12) |
License | LGPL-3 |
Depends | R (>= 2.12.0), BiocGenerics, Biobase, Biostrings(>= 2.29.2), BSgenome.Scerevisiae.UCSC.sacCer2, TeachingDemos |
Imports | BiocGenerics(>= 0.1.3), Biobase(>= 2.15.1), biomaRt, Biostrings, BSgenome, IRanges(>= 1.19.5), XVector, methods, R2HTML, Rsamtools, ShortRead, VariantAnnotation, xtable, tools |
Suggests | rtracklayer, ShortRead, Rsamtools, BSgenome.Hsapiens.UCSC.hg19 |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | R453Plus1Toolbox_1.12.0.tar.gz |
Windows Binary | R453Plus1Toolbox_1.12.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | R453Plus1Toolbox_1.12.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!