Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanqm55 committed Jun 25, 2021
1 parent 20d5473 commit 5be1163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ python GraphPPIS_predict.py -f XXX.pdb -c [A-Z]
```

# Dataset, feature and model
We provide the datasets, pre-computed features and the two pre-trained models here for those interested in reproducing our paper.
We provide the datasets, pre-computed features and the two pre-trained models here for those interested in reproducing our paper.
The datasets used in this study (Train_335, Test_60, Test_331 and UBtest_31) are stored in ./Dataset in python dictionary format:
```
Dataset[ID] = [seq, label]
Expand Down

0 comments on commit 5be1163

Please sign in to comment.