Rqc
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see Rqc.
Quality Control Tool for High-Throughput Sequencing Data
DOI: 10.18129/B9.bioc.Rqc
Bioconductor version: 3.21
Rqc is an optimised tool designed for quality control and assessment of high-throughput sequencing data. It performs parallel processing of entire files and produces a report which contains a set of high-resolution graphics.
Author: Welliton Souza, Benilton Carvalho <beniltoncarvalho at gmail.com>
Maintainer: Welliton Souza <well309 at gmail.com>
citation("Rqc")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Rqc")
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("Rqc")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.