- Home
- Bioconductor 3.18
- Experiment Packages
- gDNAinRNAseqData
gDNAinRNAseqData
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see gDNAinRNAseqData.
RNA-seq data with different levels of gDNA contamination
Bioconductor version: 3.18
Provides access to BAM files generated from RNA-seq data produced with different levels of gDNA contamination. It currently allows one to download a subset of the data published by Li et al., BMC Genomics, 23:554, 2022. This subset of data is formed by BAM files with about 100,000 alignments with three different levels of gDNA contamination.
Author: Robert Castelo [aut, cre]
Maintainer: Robert Castelo <robert.castelo at upf.edu>
citation("gDNAinRNAseqData")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gDNAinRNAseqData")
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("gDNAinRNAseqData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.