rna-cd

RNA contamination detector


Keywords
bioinformatics, dna-seq, ngs, quality-control
License
Other
Install
pip install rna-cd==0.2.0

Documentation

https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat) https://travis-ci.org/LUMC/rna_cd.svg?branch=master Documentation Status DOI 10.5281/zenodo.3251945

RNA Contamination Detector

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.

Requirements

  • Python 3.5+
  • click
  • scikit-learn
  • pysam
  • matplotlib

Installation

PyPI

$ pip install rna-cd

Conda

::
$ conda install -c bioconda rna-cd

License

AGPLv3+