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
Fix: Add warning when the PDB is missing SEQRES lines
Should it always warn about this, or only if there are gaps in the residue numbers? If all residues in each chain have sequential numbers we know there can't be any missing loops in the middle, though of course we can't rule out missing terminal residues.
Should it always warn about this, or only if there are gaps in the residue numbers? If all residues in each chain have sequential numbers we know there can't be any missing loops in the middle, though of course we can't rule out missing terminal residues.
But what if you've used some tool that resets the residue numbers to sequential? I'd say always warn, better safe than sorry.
Here are the issues/fixes we discussed:
fixer.missingResidues
dictionaryTO DO: prepare list of test cases (PDB ids)
@jchodera @peastman @rafwiewiora
The text was updated successfully, but these errors were encountered: