Bioconductor version: Development (2.13)
This package provides provides a quantitative variant callers for detecting subclonal mutations in ultra-deep (>=100x coverage) sequencing experiments. The deepSNV algorithm assumes a comparative setup with a control experiment of the same loci and uses a beta-binomial model and a likelihood ratio test to discriminate sequencing errors and subclonal SNVs. The shearwater algorithm computes a Bayes classifier based on a beta- binomial model for variant calling with prior knowledge, e.g. from variation data bases such as COSMIC and multiple samples for precisely estimating model parameters such as local error rates and dispersion.
Author: Moritz Gerstung and Niko Beerenwinkel
Maintainer: Moritz Gerstung <moritz.gerstung at sanger.ac.uk>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("deepSNV")
To cite this package in a publication, start R and enter:
citation("deepSNV")
| R Script | An R package for detecting low frequency variants in deep sequencing experiments | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | DataImport, GeneticVariability, Genetics, SNP, Sequencing, Software |
| Version | 1.99.0 |
| In Bioconductor since | BioC 2.10 (R-2.15) |
| License | GPL-3 |
| Depends | R (>= 2.13.0), Rsamtools(>= 1.4.3), GenomicRanges, IRanges, Biostrings, VGAM, methods, graphics, VariantAnnotation(>= 1.5.0), parallel |
| Imports | Rsamtools |
| Suggests | |
| System Requirements | |
| URL | http://www.cbg.ethz.ch/software/deepSNV |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | deepSNV_1.99.0.tar.gz |
| Windows Binary | deepSNV_1.99.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | deepSNV_1.99.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!