Welcome to LoincHpo’s documentation!¶
A simple and efficient library for mapping loinc test results to hpo terms.
Documentation: https://thejacksonlaboratory.github.io/loinchpo/
# Requirements
Python > 3.5 && < 3.11
Installing with PIP:
pip install loinchpoInstalling with Conda:
conda config --add channels conda-forge conda config --set channel_priority strict conda install loinchpo