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

Revisions №58931

branch: master 「№58931」
Commited by: Vikram K. Mulligan
GitHub commit link: 「3d74bc6794b70162」 「№1626」
Difference from previous tested commit:  code diff
Commit date: 2016-09-15 17:35:36

Merge pull request #1626 from RosettaCommons/vmullig/modvartypeselector Switch the ModifyVariantTypeMover to use ResidueSelectors instead of TaskOperations Tasks: - Remove TaskOperation code. - Add setters and getters for ResidueSelector. - Add ResidueSelector XML parsing. - Modify apply() function. - Fix segfault. - Turns out that CTERM_AMIDATION has not been added to the VariantTypes list. - It also turns out that the patch file has a number of other problems. Fixed now. - Integration test. - Documentation. - Beauty.

...