openfold
openfold copied to clipboard
Some questions about running inference
When I use openfold to infer proteins, some of them can be inferred, but some of them will report errors. The reason for the error is probably: the template name searched out is outdated, and there is no outdated protein cif file in the template_mmcif_dir directory.
Below is an example of an error protein :
5IZB_A
Traceback (most recent call last):
File "run_pretrained_openfold.py", line 253, in
See #4