Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 865 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 865 Bytes

phenotron

Build status

PyPI - Python Version

A library and cli for working transforming anything to Phenopackets

Install

Phenotron is available from PyPi:

pip install phenotron

Poetry

poetry add phenotron

Run tests with poetry

cd /path/to/your/phenotron
poetry run pytest

Disclaimer

phenotron is still in alpha stage, the APIs may change.