pyobo
pyobo copied to clipboard
📛 A Python package for using ontologies, terminologies, and biomedical nomenclatures
http://prot-shiny-vm.broadinstitute.org:3838/ptmsigdb-app/
https://github.com/cBioPortal/oncotree/blob/master/scripts/ontology_to_ontology_mapping_tool/ontology_mappings.txt
Using the PR branch #88, I tried a couple of different ways of getting a `pubchem.compound` name-to-id mapping data structure. ```python from pyobo import get_name_id_mapping get_name_id_mapping('pubchem.compound') ``` throws ```python NoOboFoundry:...
Okay they're not really xrefs, since it claims the relationship is "related to", but since this file is hidden in an NCI FTP server, maybe nobody ever saw it before...
Many Wikidata equivalences are listed through the "exact match" property rather than through properties specifically referring to identifiers from a given resource. Get them!