Merge pull request #4458 from RosettaCommons/vmullig/fix_james_helical_bundle_predict_bug
Fix two bugs in helical_bundle_predict
Thanks to @jameseastwood for finding these. This PR fixes:
- [x] The `TryDisulfidePermutations` mover would segfault for poses with only one disulfide-forming residue.
- [x] The `helical_bundle_predict` application was not ignoring comment lines in FASTA files.