gDNAx
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see gDNAx.
Diagnostics for assessing genomic DNA contamination in RNA-seq data
Bioconductor version: 3.18
Provides diagnostics for assessing genomic DNA contamination in RNA-seq data, as well as plots representing these diagnostics. Moreover, the package can be used to get an insight into the strand library protocol used and, in case of strand-specific libraries, the strandedness of the data. Furthermore, it provides functionality to filter out reads of potential gDNA origin.
Author: Beatriz Calvo-Serra [aut, cre], Robert Castelo [aut]
Maintainer: Beatriz Calvo-Serra <beatriz.calvo at upf.edu>
citation("gDNAx")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gDNAx")
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("gDNAx")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.