pyobo icon indicating copy to clipboard operation
pyobo copied to clipboard

📛 A Python package for using ontologies, terminologies, and biomedical nomenclatures

Results 45 pyobo issues
Sort by recently updated
recently updated
newest added

https://www.uniprot.org/docs/subcell.txt

Nomenclature Data

http://prot-shiny-vm.broadinstitute.org:3838/ptmsigdb-app/

Nomenclature Data

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...

Xref Data

See list on https://github.com/ropensci/webchem

Nomenclature Data

Many Wikidata equivalences are listed through the "exact match" property rather than through properties specifically referring to identifiers from a given resource. Get them!