rna_cd is a python package and command line tool designed to detect RNA contamination of DNA-seq experiments.
For our complete documentation, please checkout our readthedocs page.
- Python 3.5+
- click
- scikit-learn
- pysam
- matplotlib
$ pip install rna-cd
- ::
- $ conda install -c bioconda rna-cd
AGPLv3+