TEQC
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see TEQC.
Quality control for target capture experiments
Bioconductor version: 3.21
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: Sarah Bonnin <Sarah.Bonnin at crg.eu>
citation("TEQC")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TEQC")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("TEQC")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.