Merge pull request #987 from RosettaCommons/vmullig/smallmover_resselector
Adding a ResidueSelector input to BackboneMover.
For @gbhardwaj.
Tasks:
- Add a ResidueSelectorCOP to the private member data.
- Add setters.
- Add parsing.
- Add logic in apply() function.
- Update documentation.
- Integration test.