boltz icon indicating copy to clipboard operation
boltz copied to clipboard

Truncated lines in cif file output

Open MattBrauer opened this issue 11 months ago • 0 comments

CIF output of predictions truncates lines at 79 characters [ETA: actually 80 characters], introducing a newline.

Example:

...
ATOM 1057 C CB . THR 135 135 ? A -8.90867 -13.18373 -10.27277 1 1 A THR 78.308 1
ATOM 1058 O OG1 . THR 135 135 ? A -8.37405 -14.01132 -11.28795 1 1 A THR 78.308
1
ATOM 1059 C CG2 . THR 135 135 ? A -9.80009 -12.10547 -10.90447 1 1 A THR 78.308
1
ATOM 1060 N N . ASN 136 136 ? A -5.86193 -12.22647 -10.86108 1 1 A ASN 77.863 1
...

Running from the repo downloaded May 6 2025.

(This output is from a file that has not been opened in any text editor other than vi, so the truncation is not an artifact of post-prediction manipulation.)

MattBrauer avatar May 06 '25 18:05 MattBrauer