-
Notifications
You must be signed in to change notification settings - Fork 161
Description
Hi
The graph available in the DRKG repository containing 5,874,261 triplets has ids for identifying compounds and diseases.
Please find this sample from the main graph dataset.
Sample from graph:
Compound::DB01586 GNBR::T::Compound:Disease Disease::MESH:C535932
Compound::DB01586 GNBR::T::Compound:Disease Disease::MESH:D002779
Compound::DB01586 GNBR::Pa::Compound:Disease Disease::MESH:D007674
Ideal data format needed:
Ursodeoxycholic acid GNBR::T::Compound:Disease Cholestasis of pregnancy
Ursodeoxycholic acid GNBR::T::Compound:Disease Cholestasis
Ursodeoxycholic acid GNBR::Pa::Compound:Disease Kidney Diseases
Is there any automated way through which we can get the names for these ids ?
Any help in this direction will be appreciated.