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

Revisions №57812

branch: master 「№57812」
Commited by: Vikram K. Mulligan
GitHub commit link: 「b38738909a058998」 「№484」
Difference from previous tested commit:  code diff
Commit date: 2015-04-24 05:07:56

Merge pull request #484 from RosettaCommons/vmullig/ncaa_residue_counter Updating ResidueCountFilter.cc to work if the input pose has a different residue type set from the pose at apply time. This can happen if, for example, the parse-time pose is a centroid pose (e.g. the product of the -in:file:fasta flag) while the apply-time pose is full atom. The current hacky fix is to try first with the residue type set of the parse-time pose, then with the fa_standard residue type set. Note that mpi tests have been failing intermittently depending on which test server node runs the test. Aside from this, no integration or unit test failures are anticipated.

...