Python version of LOINC2HPO
Project description
loinchpo
A simple and efficient library for mapping loinc test results to hpo terms.
Requirements
Python 3.5+
Installing with pip
pip install loinchpo
Installing with Conda
# Ensure conda-forge is in your channels
conda config --add channels conda-forge
conda config --set channel_priority strict
# Install the package
conda install loinchpo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
loinchpo-1.0.4.tar.gz
(21.0 kB
view hashes)
Built Distribution
loinchpo-1.0.4-py3-none-any.whl
(38.4 kB
view hashes)