A small module for querying the phenomizer tool with HPO-terms.
INFO!!!
From 16/2-16 phenomizer demands a password and username when using the service in this way.
Request login credentials from sebastian.koehler@charite.de
Installation
pip install query_phenomizer
or
git clone https://github.com/moonso/query_phenomizer.git
cd query_phenomizer
pip install --editable .
query_phenomizer
A small module for querying the phenomizer tool with HPO-terms.
INFO!!!
From 16/2-16 phenomizer demands a password and username when using the service in this way. Request login credentials from sebastian.koehler@charite.de
Installation
or
Usage
User can check if hpo terms exist by using the flag
-c/--check_terms.Prints that HP:02345555 does not exist.
For more info run