JacksonH44 / PPI-prediction

MIT License
0 stars 0 forks source link

collect_stats throws an error with certain complexes #65

Closed JacksonH44 closed 1 month ago

JacksonH44 commented 1 month ago

When running collect_colabfold_stats on a batch of complexes, sometimes the script will throw an AssertionError. For example, with batch 97: image This seems to only happen in the case of calculating the frustration metric as well.

JacksonH44 commented 1 month ago

This seems to be an HPC issue, the code works perfectly on local machines, so for now we'll close this issue. We can reopen or open another issue if the issue seems to be replicated on multiple devices/platforms.