Welcome to LoincHpo’s documentation!

PyPI version shields.io Anaconda-Server Badge shields.io

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 loinchpo

Installing with Conda:

conda config --add channels conda-forge
conda config --set channel_priority strict
conda install loinchpo

Indices and tables