nrbennet / dl_binder_design

MIT License
223 stars 54 forks source link

interfaceAF2predict.py #22

Open yebinase opened 1 year ago

yebinase commented 1 year ago

Hey nrbennet, Really amazing work ! When I run the interfaceAF2predict.py it return error : FileNotFoundError: [Errno 2] No such file or directory: '/projects/ml/alphafold/params/params_model_1_ptm.npz'

Any suggestion would be appreciated !

ShuhaoGithub commented 1 year ago

Params can be downloaded from ProteinMPNN repo https://huggingface.co/spaces/simonduerr/ProteinMPNN/tree/85bd48bdff210df9a59d8c15e7173cdd107b1db7

Then change the corresponding path in interfaceAF2predict.py