Merge pull request #3028 from RosettaCommons/vmullig/exclude_from_rms
Add option to exclude user-specified residues from RMSD calculation in simple_cycpep_predict application
This is useful, for example, when predicting structures of lariats with "tails", where the ring RMSD matters more than the tail RMSD.
Requested by @deiblerk.
Tasks:
- [x] This branch is branched from pull request #3000. That pull request must be merged first.
- [x] Add option.
- [x] Have it do something.
- [x] Integration test.
- [x] Documentation.
- [x] Beauty.