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

Revisions №57784

branch: master 「№57784」
Commited by: Ray Y.-R. Wang
GitHub commit link: 「f7d1b1882b03ee7b」
Difference from previous tested commit:  code diff
Commit date: 2015-04-07 23:56:41

Adding a user control for detecting disulfide bonds in SymmetricConformation::detect_disulfides(). The previous behavior triggers the detect_disulfides() no matter what. With the control now, when -detect_disulf is specified and is false, this function will not be triggered. The default behavior stays the same - when the -detect_disulf is not specified, "detect_disulf()" will be triggered.

...