- Home
- Bioconductor 3.20
- Software Packages
- qcmetrics
qcmetrics
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see qcmetrics.
A Framework for Quality Control
Bioconductor version: 3.20
The package provides a framework for generic quality control of data. It permits to create, manage and visualise individual or sets of quality control metrics and generate quality control reports in various formats.
Author: Laurent Gatto [aut, cre]
Maintainer: Laurent Gatto <laurent.gatto at uclouvain.be>
citation("qcmetrics")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("qcmetrics")
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("qcmetrics")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.