foerstner-lab / READemption

A pipeline for the computational evaluation of RNA-Seq data
https://reademption.readthedocs.io
Other
37 stars 19 forks source link
bioinformatics rna-seq

Latest Version License Build Status Documentation Status DOI Anaconda-Server Badge

About

READemption is a pipeline for the computational evaluation of RNA-Seq data. It was originally developed to process dRNA-Seq reads (as introduced by Sharma et al., Nature, 2010) originating from bacterial samples. Meanwhile is has been extended to process data generated in different experimental setups and from all domains of life. The functions which are accessible via a command-line interface cover read processing and aligning, coverage calculation, gene expression quantification, differential gene expression analysis as well as visualization. In order to set up and perform analyses quickly READemption follows the principal of "convention over configuration": Once the input files are copied/linked into defined folders no further parameters have to be given. Still, READemption's behavior can be adapted to specific needs of the user by parameters.

Documentation

Documentation can be found on here.

Installation

Short version (if you have all the requirements installed):

$ pip install READemption

Long version including a description of the requirements and how do you get them.

License

MIT (MIT License) - see LICENSE.txt

Development