You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some cif files like those saved from ChimeraX may not have _entry.id field and then crash custom template mode with KeyError('_entry.id')}
The script should add _entry.id if does not exist.
The text was updated successfully, but these errors were encountered:
Some cif files like those saved from ChimeraX may not have _entry.id field and then crash custom template mode with
KeyError('_entry.id')}
The script should add _entry.id if does not exist.
The text was updated successfully, but these errors were encountered: