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.2.tar.gz
(60.4 kB
view details)
Built Distribution
File details
Details for the file bionty-base-0.37.2.tar.gz
.
File metadata
- Download URL: bionty-base-0.37.2.tar.gz
- Upload date:
- Size: 60.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2731055c1f4cbc5bd93718bdf99dc09587279cb57e502bb92a0129bd00a570d6 |
|
MD5 | 52bc8f330af64f50f449939b1dc54047 |
|
BLAKE2b-256 | 7b10b534d43dd3edd1e5a4ee0547f5a4fb683bce7e29e62b01a9dbb527d91401 |
File details
Details for the file bionty_base-0.37.2-py3-none-any.whl
.
File metadata
- Download URL: bionty_base-0.37.2-py3-none-any.whl
- Upload date:
- Size: 40.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3833ad88dc6dbf8ed1f794a41305c157eb95e65ff126e19b9ae1b7be1beeff4a |
|
MD5 | 42f255941c9d4ab5e7f8a32a12b520e1 |
|
BLAKE2b-256 | 479915d4e9aaa261184d56f915575278fc46fc4ee5dd65f4a89c0d1d6606ecdb |