The goal of CleanUpRNAseq is to detect and correct Genomic DNA Contamination in RNA-seq Data
You can install the development version of CleanUpRNAseq from GitHub with:
# install.packages("devtools")
devtools::install_github("haibol2016/CleanUpRNAseq")
See the vignette
vignette(package = "CleanUpRNAseq")