Skip to content

domenico-somma/Papillon

Repository files navigation

Papillon

A python alternative to cummeRbund to read and plot Galaxy/cuffdiff RNA-seq data

Preview

PyPI version Python3 Pandas Seaborn Build Status codecov

Installation

You can use Papillon with any Scientific IDE, and install it using Pypi:

pip install papillon

or Anaconda with conda-forge channel:

conda config --add channels conda-forge
conda install papillon

Usage

Quick Tutorial.

Wiki.