Mohsen Taheri

Results 31 comments of Mohsen Taheri

Use Containment Similarity as the metric, calculated as: ∣ Nodes in one path P ∩ Intermediate nodes ∣ / ∣ nodes in P ∣ #

Drug Bank sample test data: ``` { "PUBCHEM.COMPOUND:118856773": { "KG2_ID": "PUBCHEM.COMPOUND:118856773", "name": "Lepirudin", "category": "biolink:SmallMolecule", "drug_bank_id": "DB00001", "description": "Lepirudin is a recombinant hirudin formed by 65 amino acids that acts...

Hi @dkoslicki, I’m considering using only the core algorithm of PathFinder to test it with this data, without incorporating the Expander results (one hop and two hops, #2398). This approach...

Personal Note: We have 14150 pairs for testing purposes from Drug_bank database.

Thanks @bazarkua for letting me know

Hi @bazarkua, I have uploaded `curie_ngd_v1.0_KG2.10.2` to `rtxconfig server`

Modify the PathFinder service to ensure compatibility with TRAPI requests.

For more information read this issue: https://github.com/RTXteam/RTX/issues/2369