To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("VariantTools")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
Tools for detecting, filtering, calling, comparing and plotting variants.
Author: Michael Lawrence, Jeremiah Degenhardt, Robert Gentleman
Maintainer: Michael Lawrence <michafla at gene.com>
Citation (from within R,
enter citation("VariantTools")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("VariantTools")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("VariantTools")
| R Script | Introduction to VariantTools | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | GeneticVariability, Genetics, Sequencing, Software |
| Version | 1.6.1 |
| In Bioconductor since | BioC 2.11 (R-2.15) |
| License | Artistic-2.0 |
| Depends | IRanges(>= 1.19.34), GenomicRanges(>= 1.13.43), VariantAnnotation(>= 1.7.35), methods |
| Imports | Rsamtools(>= 1.11.10), BiocGenerics, Biostrings, parallel, gmapR(>= 1.5.15), GenomicFeatures, Matrix, rtracklayer, BiocParallel, GenomeInfoDb |
| Suggests | RUnit, LungCancerLines(>= 0.0.6), RBGL, graph |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | HTSeqGenie |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | VariantTools_1.6.1.tar.gz |
| Windows Binary | |
| Mac OS X 10.6 (Snow Leopard) | |
| Mac OS X 10.9 (Mavericks) | |
| 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!