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

Revisions №56847

branch: master 「№56847」
Commited by: Tom Linsky
GitHub commit link: 「1b957506adc1a6bf」
Difference from previous tested commit:  code diff
Commit date: 2014-05-19 12:08:43

Fix recently introduced bug in ResidueCountFilter. Support for task_factory was added, but improperly initialized such that the task factory was always used, even if it wasn't specified. Also fixed a bug in ResidueCountFilter where disulfide cysteines ("CYD") would be counted twice because name3() is "CYS" and name() is "CYD"

...