nrbennet / dl_binder_design

MIT License
223 stars 53 forks source link

<class 'IndexError'> when using dl_interface_design.py #56

Open aw10279 opened 10 months ago

aw10279 commented 10 months ago

Hi, i installed model anf run dl_interface_design.py with a pdb generated by RFdiffusion, then i got this error: Attempting pose: /home/fyy/Desktop/input/pdb/design_enzyme_0.pdb Struct with tag /home/fyy/Desktop/input/pdb/design_enzyme_0.pdb failed in 0 seconds with error: <class 'IndexError'>

i changed the pdb and the result was the same.How can i do to solve this?

guillaumehu commented 9 months ago

@aw10279 I had a similar issue when I was using a pdb with only one chain. Is this also your case ?

kasadollahi commented 8 months ago

I had similar issue, for me it was the case when generating scaffolds, but working fine with binders. Have you tried making binders?

aorta2 commented 7 months ago

Hi, were you able to solve this? Had same issue...

nfloquet commented 1 month ago

Just had the same issue, is there an explanation somewhere how to solve it ?