Bionty.
Project description
Bionty
Access public biological ontologies.
Installation
Bionty is a Python package available for
pip install bionty
Entities
Gene
- Ensembl, NCBI GeneProtein
- UniprotOrganism
- Ensembl Species. NCBI TaxonomyCellLine
- Cell Line OntologyCellType
- Cell OntologyCellMarker
- CellMarkerTissue
- UberonDisease
- Mondo, Human DiseasePhenotype
- Human Phenotype, Phecodes, PATO, Mammalian Phenotype, Zebrafish PhenotypePathway
- Gene Ontology, Pathway OntologyExperimentalFactor
- Experimental Factor OntologyDevelopmentalStage
- Human Developmental Stages, Mouse Developmental StagesDrug
- Drug OntologyEthnicity
- Human Ancestry OntologyBFXPipeline
- largely based on nf-coreBioSample
- NCBI BioSample attributes
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 details)
Built Distribution
bionty-0.36.0-py3-none-any.whl
(39.5 kB
view details)
File details
Details for the file bionty-0.36.0.tar.gz
.
File metadata
- Download URL: bionty-0.36.0.tar.gz
- Upload date:
- Size: 60.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2bfd76fccaa73bf63f8d3fbc39b3a3ceb9a1f2eee90f594fdb60b76bde69f0e |
|
MD5 | 11871583ca820f452fb1f60e5ab1020b |
|
BLAKE2b-256 | ebc12a517e999814e8bcf2e692a7c855600077a244dad814045debc5fe8d9019 |
Provenance
File details
Details for the file bionty-0.36.0-py3-none-any.whl
.
File metadata
- Download URL: bionty-0.36.0-py3-none-any.whl
- Upload date:
- Size: 39.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 448e09074df0f8b08bcd533c7edd5cc5d53160aaaa918c18a6120e64a295aa39 |
|
MD5 | 9bc997819bec6b26768af49fcf3cd9ff |
|
BLAKE2b-256 | ac0fc252d2c631c17f04a6c6bc65c81298dc34bd0f0a70265f8e512ccb60449c |