Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FangpingWan authored Mar 26, 2018
1 parent b01e7ab commit 56fcc64
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# NeoDTI
NeoDTI: Neural integration of neighbor information from a heterogeneous network for discovering new drug-target interactions
NeoDTI: Neural integration of neighbor information from a heterogeneous network for discovering new drug-target interactions [This link](https://www.biorxiv.org/content/early/2018/02/07/261396).

To reproduce our results:
1. Unzip data.zip in ./data.
2. Run <code>NeoDTI_cv.py</code> to reproduce the cross validation results of NeoDTI.
3. Run <code>NeoDTI_cv_with_aff.py</code> to reproduce the cross validation results of NeoDTI with compound-protein binding affinity data.

0 comments on commit 56fcc64

Please sign in to comment.