Live data from Hacker News

Show HN: PyGeno (genomics, proteomics,) in Python ported to Python 3

github.com

1–2 of 2 posts

Re: Show HN: PyGeno (genomics, proteomics,) in Python ported to Python 3

#2
pyGeno has been recently ported to python 3. It allows you to play with genomes, proteomes, exomes, etc.. locally, in python and with a simple interface. You can use reference genomes or create you own (ex: patient specific) from a reference and sets of mutations.

It's available on github and pypi (pip install pyGeno)