- Home
- Bioconductor 3.14
- Software Packages
- TarSeqQC
TarSeqQC
This package is for version 3.14 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see TarSeqQC.
TARgeted SEQuencing Experiment Quality Control
Bioconductor version: 3.14
The package allows the representation of targeted experiment in R. This is based on current packages and incorporates functions to do a quality control over this kind of experiments and a fast exploration of the sequenced regions. An xlsx file is generated as output.
Author: Gabriela A. Merino, Cristobal Fresno, Yanina Murua, Andrea S. Llera and Elmer A. Fernandez
Maintainer: Gabriela Merino <merino.gabriela33 at gmail.com>
citation("TarSeqQC")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TarSeqQC")
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("TarSeqQC")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.