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

Revisions №57966

branch: master 「№57966」
Commited by: Vikram K. Mulligan
GitHub commit link: 「021de13eac15184a」 「№610」
Difference from previous tested commit:  code diff
Commit date: 2015-07-07 00:31:59

Merge pull request #610 from RosettaCommons/vmullig/fix_energy_per_residue_filter Small fix to EnergyPerResidueFilter.cc. The filter previously assumed that all poses have PDB info, which is not necessarily true for poses that Rosetta generates itself. This adds a check for a PDBinfo object before trying to access that object. This is a very minor bugfix, so I'm merging without putting it through the test server to save test server clock cycles.

...