「view this page in B3 βῆτα server」

Revisions №59964

branch: master 「№59964」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「dd6cd0e19167b04b」 「№2805」
Difference from previous tested commit:  code diff
Commit date: 2018-01-08 14:39:09

Merge pull request #2805 from RosettaCommons/jadolfbr/improve_glycan_error_handling Improve Glycan Error Handling This PR fixes map access in GlycanTreeSet so that we actually check if the residues are there before accessing them. This allows us to cleanly exit with helpful error messages. This also adds more helpful XSD text for GlycanTreeRelax and GlycanRelax use of the Residue Selector. We also now check to make sure we only have glycans selected from the ResidueSelector in GlycanTreeRelax - instead of cryptic crashes. Cosmetic integration changes expected in all tests that load glycan poses.

...