Skip to content

Commit 3aa4fc8

Browse files
Update download_dataset.sh
1 parent 752386c commit 3aa4fc8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data/download_dataset.sh

+4
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ rm gdb9.tar.gz
55

66
wget https://github.com/gablg1/ORGAN/raw/master/organ/NP_score.pkl.gz
77
wget https://github.com/gablg1/ORGAN/raw/master/organ/SA_score.pkl.gz
8+
9+
wget https://raw.githubusercontent.com/gablg1/ORGAN/master/data/qm9_5k.csv
10+
tail -n +2 "qm9_5k.csv" > "qm9_5k.smi"
11+
rm "qm9_5k.csv"

0 commit comments

Comments
 (0)