File "/home/*/ProteinInvBench/opencpd/utils/main_utils.py", line 47, in get_dataset
return load_data(config)
^^^^^^^^^^^^^^^^^^^
TypeError: load_data() missing 2 required positional arguments: 'pdb_path' and 'split_csv'
You've done a nice framework for inverse folding.
However, I've meet the mistakes here, and I have no idea how to add the arguments or what the csv file is?
What should I do now. Looking forward to your supplyment!
File "/home/*/ProteinInvBench/opencpd/utils/main_utils.py", line 47, in get_dataset return load_data(config) ^^^^^^^^^^^^^^^^^^^ TypeError: load_data() missing 2 required positional arguments: 'pdb_path' and 'split_csv'
You've done a nice framework for inverse folding. However, I've meet the mistakes here, and I have no idea how to add the arguments or what the csv file is? What should I do now. Looking forward to your supplyment!