Merge pull request #3203 from RosettaCommons/vmullig/fix_tailless_lariats
Fix peptide structure prediction with tailless lariats
Problem identified by @stephen-rettie and @deiblerk.
Tasks:
- [x] Diagnose the problem --> I'm mistakenly trying to randomize backbones of terminal residues.
- [x] Integration test the problem.
- [x] Fix the problem.
- [x] Beauty.
Also:
- [x] This pull request is branched from #3202, and must be merged after that one.