To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Rariant")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
The 'Rariant' package identifies single nucleotide variants from sequencing data based on the difference of binomially distributed mismatch rates between matched samples.
Author: Julian Gehring, Simon Anders, Bernd Klaus (EMBL Heidelberg)
Maintainer: Julian Gehring <julian.gehring at embl.de>
Citation (from within R,
enter citation("Rariant")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Rariant")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Rariant")
HTML | R Script | Rariant |
Reference Manual | ||
Text | NEWS |
biocViews | GenomicVariation, Sequencing, Software, SomaticMutation, StatisticalMethod, VariantDetection, Visualization |
Version | 1.2.0 |
In Bioconductor since | BioC 2.14 (R-3.1) |
License | GPL-3 |
Depends | R (>= 3.0.2), GenomicRanges, VariantAnnotation |
Imports | IRanges, ggbio, ggplot2, exomeCopy, SomaticSignatures, Rsamtools, shiny, methods, VGAM, dplyr, reshape2, GenomeInfoDb, S4Vectors |
LinkingTo | |
Suggests | h5vcData, testthat, knitr, optparse, BSgenome.Hsapiens.UCSC.hg19 |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | Rariant_1.2.0.tar.gz |
Windows Binary | Rariant_1.2.0.zip |
Mac OS X 10.6 (Snow Leopard) | Rariant_1.2.0.tgz |
Mac OS X 10.9 (Mavericks) | Rariant_1.2.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!