hetio / hetionet

Hetionet: an integrative network of disease
https://neo4j.het.io
257 stars 68 forks source link

Mapping to original databases #50

Closed yncui-nju closed 1 year ago

yncui-nju commented 1 year ago

Hi,

I'm interested in obtaining the entity alignment links between Hetionet and the original databases, such as DrugBank. Can you please provide some guidance on how to obtain these links?

Thank you very much for your help.

dhimmel commented 1 year ago

The Compound nodes use DrugBank identifiers as the identifiers. For example, the Compound node with ID DB00014 refers to https://go.drugbank.com/drugs/DB00014.

Node identifiers correspond to the upstream identifiers.

yncui-nju commented 1 year ago

Thanks for your helpful response!