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

Revisions №59131

branch: master 「№59131」
Commited by: Vikram K. Mulligan
GitHub commit link: 「5b6a0fb595bceb58」 「№1838」
Difference from previous tested commit:  code diff
Commit date: 2016-12-02 16:42:07

Merge pull request #1838 from RosettaCommons/vmullig/identify_cycpep_symm Add a filter for identifying cyclic peptides with internal symmetry The CycpepSymmetryFilter can pick out peptides with c2, c3, c4, etc. symmetry, or with c2/m, c4/m, c6/m, etc. symmetry. Should be useful for organometallic frameworks. @twcraven @hssnzdh2 @atom-moyer @gbhardwaj Tasks: - Implement the filter. - Unit test -- confirm that it correctly picks out a c2 peptide and a c2/m peptide from a group. - Integration test. - Beauty. - New flag to skip XML validation. (TEMPORARY -- will be removed once parse order is fixed.) - Documentation.

...