Installing genda

Working on a package atm.

Installing from source

The source is available from github:: git clone https://github.com/jeffhsu3/genda.git python setup.py install

Binary Installers

Work in progress

Dependencies

Installing genda is easy given you have all the dependencies. pySam is a must and is a great tool for working with BAM files in python.

If you have pip, all the dependencies will be installed for you. Just run python setup.py install.