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

Revisions №59876

branch: master 「№59876」
Commited by: Vikram K. Mulligan
GitHub commit link: 「04eaa17e6be577df」 「№2730」
Difference from previous tested commit:  code diff
Commit date: 2017-11-17 18:05:05

Merge pull request #2730 from RosettaCommons/vmullig/rescountfilter_fix A few fixes to recent changes to the ResidueCountFilter Tasks: - [x] Add logic to avoid double-counting if multiple, overlapping properties are defined. - [x] Add logic to avoid double-counting if residue types AND residue properties are defined. - [x] Remove unnecessary `static` keyword and correct variable naming convention. - [x] Updating some Doxygen tags. - [x] Add unit test for ResidueCountFilter. - [x] Beauty. - [ ] Documentation. @hssnzdh2 @tjbrunette

...