view docs/installation.rst @ 6:2ffa8172dce1

Tests for valid RNA Seq bam and warnings when there are no RNA counts
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Wed, 12 Aug 2015 16:28:43 +0100
parents 8e1efafa6277
children 628f82e72d72
line wrap: on
line source

============
Installation
============

At the command line::

    $ easy_install riboplot

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv riboplot
    $ pip install riboplot