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.0.tar.gz
(60.8 kB
view details)
Built Distribution
File details
Details for the file bionty_base-0.37.0.tar.gz
.
File metadata
- Download URL: bionty_base-0.37.0.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 | 46a577b1dadc00985f17abdc4a1f43fa9f55da6ed321c9a202a2cae033b74a7b |
|
MD5 | f05b02bca9d2a4247f9cd1b09bd52d88 |
|
BLAKE2b-256 | bd89b81c83daf3bededa3f866a9962a78b6405d9aeda18fd6ff81c4d85a1c85d |
Provenance
File details
Details for the file bionty_base-0.37.0-py3-none-any.whl
.
File metadata
- Download URL: bionty_base-0.37.0-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 | f62f991de590c2e1d943467b390f9e3562778f1337af15cae1744bb407587aec |
|
MD5 | 487fcd6611a0cebb55b0a8d42ba936d5 |
|
BLAKE2b-256 | 6260faefc2f4ce3d0a74c8993160058004dea5ad3f3f5282d145cd882af33d64 |