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

Revisions №23

branch: interactive/develop 「№23」
Commited by: Rocco Moretti
GitHub commit link: 「b63e2e347ccd8e9a」 「№3649」
Difference from previous tested commit:  code diff
Commit date: 2018-11-28 11:39:31

Merge pull request #3649 from RosettaCommons/roccomoretti/interactive_fix_mixed_disulfides Foldit: Fix crash with mixed disulfides. We were getting a fair number of crashes due to 'unknown atom_name: SG in residue CYS'. This looks to be due to a location in src/interactive/util/ReferencePoseInfo.cc which may be crashing when it gets a pose with mixed centroid/fullatom residue types. Fix this by skipping the detection in cases where we have mixed modes.

...