- Mar 29, 2023
-
-
Xavier Robin authored
GetPrev() or GetNext() may return invalid residue handles. It is unclear what happens next, find() may simply (hopefully) find nothing, however this feels unsafe. This fix guards against this possibility by checking for handles validity before giving them to find().
-
- Jul 31, 2020
-
- Feb 13, 2020
-
-
Bienchen authored
-
- Feb 02, 2013
-
-
Marco Biasini authored
the function takes a mapping from residues in an entity and a second and transfers bonds which are present in the source entity to the destination.
-