Skip to content

Implementation of a similarity-based network link prediction algorithm for Drug-Target Interactions (DTI)

Notifications You must be signed in to change notification settings

Hansi-Thewarapperuma/Discover_Novel_Drug_Target_Interactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Network-based link prediction algorithm was implemented in order to find out novel drug-target interactions The DTI network is provided extracted from the MATADOR database (DTIsubset.tsv). Link prediction was performed using the Common Neighbors (CN) method presented in Lu et. al., (2017) on the given network. The program outputs CN scores for novel drug-target interactions in descending order.

About

Implementation of a similarity-based network link prediction algorithm for Drug-Target Interactions (DTI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages