Skip to main content

Bionty.

Project description

Stars Coverage pypi

Bionty

Access public biological ontologies.

Installation

Bionty is a Python package available for pyversions

pip install bionty

Entities

Check out sources.yaml for details.

Didn't see your favorite source or version? Bionty is extendable!

Entity versions

import bionty as bt

# display currently used sources
bt.display_currently_used_sources()

# display all managed sources
bt.display_available_sources()

# local yaml file specifying all managed sources
bt.LOCAL_SOURCES

# access to the Mondo ontology
disease = bt.Disease(source="mondo")

# access to the Human Disease ontology
disease = bt.Disease(source="doid", version="2023-01-30")

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

bionty-0.36.0.tar.gz (60.5 kB view hashes)

Uploaded Source

Built Distribution

bionty-0.36.0-py3-none-any.whl (39.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page