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")
Release files for bionty-base 0.38.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bionty_base-0.38.0.tar.gz | 62.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bionty_base-0.38.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 102.9 kB
Release files / bionty_base-0.38.0.tar.gz
| Download URL | bionty_base-0.38.0.tar.gz |
|---|---|
| Size | 62.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0ee9e7489ba62e93daed304884b9a12f380db07881b29448a2de8e5bbb2d9634
|
|
BLAKE2b-256 checksum How to use checksums |
e3b13bd057fd754d8f08593af5d474c2dee61eeaeee22bc3633ab303eca29518
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.31.0
|
Release files / bionty_base-0.38.0-py3-none-any.whl
| Download URL | bionty_base-0.38.0-py3-none-any.whl |
|---|---|
| Size | 40.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f3c52dfa537b41223eb188695a435ffd06c7db1fcddb9e5f97e2b077a70f73fc
|
|
BLAKE2b-256 checksum How to use checksums |
d7d3385ef635b7b1c3166c00a5f683902529659a2fb3851e13282313b1025d0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.31.0
|