Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.28 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.28 KB

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.