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.1.tar.gz
(60.8 kB
view details)
Built Distribution
File details
Details for the file bionty_base-0.37.1.tar.gz
.
File metadata
- Download URL: bionty_base-0.37.1.tar.gz
- Upload date:
- Size: 60.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72d4fe9bc68250474d8c14c715aedd55dc257d203d9400cc92be4030b9e0fa21 |
|
MD5 | 9ceb40bf6b9b9690dd3162f1212a6c92 |
|
BLAKE2b-256 | 7c6d8b4e1ab84f025df8cb30e9cf725e19575cf7533456fcc186fec0e11c2fff |
File details
Details for the file bionty_base-0.37.1-py3-none-any.whl
.
File metadata
- Download URL: bionty_base-0.37.1-py3-none-any.whl
- Upload date:
- Size: 40.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b9267bc76baa4331eeaa2c2ef6f0caf8522d98d46ad22cc990b77f5f6c5ab20 |
|
MD5 | 9fcf23660e7adae7785b14b9db313c33 |
|
BLAKE2b-256 | fb4187800c88f5014ce1e654ce0b432a81a420b47addc2ed546a54c679ffb42b |