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

Revisions №59676

branch: master 「№59676」
Commited by: Scott Boyken
GitHub commit link: 「18d0b408df4c08a6」 「№2510」
Difference from previous tested commit:  code diff
Commit date: 2017-09-02 14:13:10

Merge pull request #2510 from RosettaCommons/sboyken/updated_holes Adding options to HolesFilter to only calculate holes score for a residue selection. The holes calculation is performed on the Pose as whole (ignoring the ResidueSelector), but when the time comes to report the score, only the atoms in the residue selector are summed. The Holes score is a sum of individual atoms/residues anyway (technically "PoseBalls"), so by only reporting a specific selection, we should be able to get location-specific data.

...