Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 461 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 461 Bytes

CleanUpRNAseq

The goal of CleanUpRNAseq is to detect and correct Genomic DNA Contamination in RNA-seq Data

Installation

You can install the development version of CleanUpRNAseq from GitHub with:

# install.packages("devtools")
devtools::install_github("haibol2016/CleanUpRNAseq")

How to Use the Package

See the vignette

vignette(package = "CleanUpRNAseq")