ColabFold icon indicating copy to clipboard operation
ColabFold copied to clipboard

Empty hit_pdb files because of Error: Could not find CIFs

Open christophista opened this issue 1 year ago • 0 comments

Expected Behavior

colabfold_batch predicts structures for all complexes

Current Behavior

For some of the complexes, colabfold_batch produces an error (see example in screenshot). I suspect this to be caused by the generated hit_pdb file being empty as for the failing complexes the respective m8 files has a size of 0 bytes (see red rectangle in screenshot). The remaining complexes with a filled m8 file get predicted correctly.

ColabFold Output (for bugs)

image

Context

I am following the suggested pipeline with colabfold_search and colabfold_batch. The first step runs, but results in many empty hit_pdb files for my PP complexes, which fail during the second step colabfold_batch

Your Environment

localcolabfold setup script on Debian 12 with L40S GPU.

Question

What am I doing wrong? How can this be fixed?

Thank you in advance!

christophista avatar Sep 03 '24 11:09 christophista