-
Notifications
You must be signed in to change notification settings - Fork 60
existing proton hunt tries to find H name that doesn't exist #404
Open
Description
Hi all,
at https://github.com/project-gemmi/gemmi/blob/master/src/dssp.cpp#L119
h_pos = donor->res->find_atom("H", '*', El::H)->pos;
returns a nullptr on donor->res->find_atom("H", '*', El::H) and will crash in the case of the n-terminal residue. These have H1, H2 and/or H3 protons.
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.