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
Thank you for reporting the issue.
I believe the source of the issue is that we have multiple components extracting sequence from a structures. If those sequences are not of a same size we get this error. This have technical solutions (alignment, ...) but I'm not sure about a biological justification and UI. @davidhoksza
Input PDB Code: 7AUE
RuntimeError: Sequences for chain C region (1123, 1129) expected: 'RCHRWC' actual: 'RCXHXRWX' must have same size (6, 8).
The text was updated successfully, but these errors were encountered: