Access public ontologies¶
This docs section shows how to access public biological ontologies.
For managing in-house ontologies, see Manage biological registries.
You’ll need a lamindb instance with the bionty
schema module mounted.
# !pip install 'lamindb[bionty]'
lamin init --storage <storage_name> --schema bionty
The guides cover the following entities.
Protein
- 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 Ontology
You can see all suported ontology versions here.