To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("TEQC")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Target capture experiments combine hybridization-based (in solution or on microarrays) capture and enrichment of genomic regions of interest (e.g. the exome) with high throughput sequencing of the captured DNA fragments. This package provides functionalities for assessing and visualizing the quality of the target enrichment process, like specificity and sensitivity of the capture, per-target read coverage and so on.
Author: M. Hummel, S. Bonnin, E. Lowy, G. Roma
Maintainer: Manuela Hummel <m.hummel at dkfz.de>
Citation (from within R,
enter citation("TEQC")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("TEQC")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("TEQC")
R Script | TEQC | |
Reference Manual | ||
Text | NEWS |
biocViews | Genetics, Microarray, QualityControl, Sequencing, Software |
Version | 3.6.0 |
In Bioconductor since | BioC 2.8 (R-2.13) |
License | GPL (>= 2) |
Depends | methods, BiocGenerics(>= 0.1.0), IRanges(>= 1.13.5), Rsamtools, hwriter |
Imports | Biobase(>= 2.15.1) |
LinkingTo | |
Suggests | |
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 | TEQC_3.6.0.tar.gz |
Windows Binary | TEQC_3.6.0.zip |
Mac OS X 10.6 (Snow Leopard) | TEQC_3.6.0.tgz |
Mac OS X 10.9 (Mavericks) | TEQC_3.6.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!