DiffDock icon indicating copy to clipboard operation
DiffDock copied to clipboard

file missing in data folder

Open ssalaniwal opened this issue 1 year ago • 1 comments

Per instructions there should be a file "protein_ligand_example_csv.csv" in the data sub-folder, however in my installation only the following files exist:

drwxr-xr-x 2 root root 4096 Mar 21 14:44 1a0q drwxr-xr-x 2 root root 4096 Mar 21 14:44 splits -rw-r--r-- 1 root root 37359 Mar 21 14:44 testset_csv.csv

ssalaniwal avatar Mar 21 '24 22:03 ssalaniwal

@ssalaniwal Use the format of testset_csv.csv file for your reference and add (complex_name , protein_sequence) columns in csv

srilekha1993 avatar Mar 23 '24 16:03 srilekha1993