dhimmel / SIDER4

Processing SIDER 4.1: the side effect resource
https://doi.org/10.15363/thinklab.d97
Other
20 stars 12 forks source link

Mapping UMLS to MeSH or DOID #1

Open cthoyt opened 5 years ago

cthoyt commented 5 years ago

Before this data set goes in hetionet, do the UMLS terms get mapped to either MeSH or DOID?

dhimmel commented 5 years ago

Data from this repository is ingested by Hetionet v1.0 in cells 53-56 of this notebook.

The side effect terms from SIDER are inserted into Hetionet v1.0 via their UMLS identifiers. The drug terms from SIDER are converted from PubChem terms to DrugBank compounds in SIDER4.ipynb. Therefore, UMLS side effect to DrugBank compounds edges can be directly inserted into Hetionet.

This response was about Compound -- Side Effect edges. Are you instead interested in Compound -- Disease edges (i.e. indications / treatments)?