LUMC / rna_cd

Detect RNA contamination in human Illumina DNA-seq experiments
GNU Affero General Public License v3.0
2 stars 0 forks source link
bioinformatics dna-seq ngs quality-control

.. image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat) :target: http://bioconda.github.io/recipes/rna-cd/README.html .. image:: https://travis-ci.org/LUMC/rna_cd.svg?branch=master :target: https://travis-ci.org/LUMC/rna_cd

.. image:: https://codecov.io/gh/LUMC/rna_cd/branch/master/graph/badge.svg :target: https://codecov.io/gh/LUMC/rna_cd

.. image:: https://readthedocs.org/projects/rna-cd/badge/?version=latest :target: https://rna-cd.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3251945.svg :target: https://doi.org/10.5281/zenodo.3251945 :alt: 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 <https://rna-cd.readthedocs.io/en/latest/>_.

Requirements

Installation

PyPI

::

$ pip install rna-cd

Conda

:: $ conda install -c bioconda rna-cd

License

AGPLv3+