We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0adc156 + efe2a30 commit ed06406Copy full SHA for ed06406
apps/drug_drug_synergy/RGCN/README.md
@@ -21,7 +21,7 @@ Drug-drug synergy information and drug physi-chemical features can be put under
21
### ddi
22
23
```sh
24
-cd data && mkdir DDI && wget "http://www.bioinf.jku.at/software/DeepSynergy/labels.csv"
+mkdir data && cd data && mkdir DDI && wget "http://www.bioinf.jku.at/software/DeepSynergy/labels.csv"
25
```
26
27
### dti
@@ -65,4 +65,4 @@ Notice that if you only have CPU machine, just remove `--cuda`.
65
pages={427--438},
66
year={2020},
67
publisher={Elsevier}
68
-}
+}
0 commit comments