Pynnotator 0.1.4 released!

Today I published my first python library on pypi! \o/

https://pypi.python.org/pypi/pynnotator

Pynnotator is the best human genome and exome annotator of the whole galaxy!

Would you mind helping me test it ?

You will need Ubuntu and at least 60GB of disk space.

mkvirtualenv -p /usr/bin/python3 pynnotator
pip install cython
pip install pynnotator
pynnotator install
pynnotator test

Source code is available here:

https://github.com/raonyguimaraes/pynnotator

Hope you enjoy!

 

Raony Guimaraes