Bionty.
Project description
bionty-base
Access public biological ontologies.
Installation
Bionty-base is a Python package available for
pip install bionty-base
Entities
Gene
- Ensembl, NCBI GeneProtein
- UniprotOrganism
- Ensembl Species. NCBI TaxonomyCellLine
- Cell Line OntologyCellType
- Cell OntologyCellMarker
- CellMarkerTissue
- UberonDisease
- Mondo, Human Disease, ICDPhenotype
- 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_base 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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bionty_base-0.37.3.tar.gz
(62.1 kB
view details)
Built Distribution
File details
Details for the file bionty_base-0.37.3.tar.gz
.
File metadata
- Download URL: bionty_base-0.37.3.tar.gz
- Upload date:
- Size: 62.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9dadc13c3ea7866e2465d8378207876fe2f29e718ff10c23e8ea80b7fb9d6ca |
|
MD5 | 42099cca3ea2b7acbaf7f746a01fa35a |
|
BLAKE2b-256 | 58c8bfef7ee08068823f7f454b5586e3edaee53780dfe9eb685778db1fc9f4d8 |
File details
Details for the file bionty_base-0.37.3-py3-none-any.whl
.
File metadata
- Download URL: bionty_base-0.37.3-py3-none-any.whl
- Upload date:
- Size: 40.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c93beeba8ca41d1fe31edc51a441030eaa30f5adb1081aada3347d6f439c018 |
|
MD5 | 8eb7b6a5ba65adf32ce449b484f682b7 |
|
BLAKE2b-256 | 74119409852c4499027a8b8840c27698bb1eef87db776142d3afa2cacb2a6c0d |