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

Revisions №61734

branch: master 「№61734」
Commited by: Vikram K. Mulligan
GitHub commit link: 「8563402905fb7c67」 「№5534」
Difference from previous tested commit:  code diff
Commit date: 2021-08-12 11:47:27

Merge pull request #5534 from RosettaCommons/vmullig/simple_cycpep_disulf_bug Fixing little bug in simple_cycpep_predict application with terminal disulfides. Previously, we were forcing the last disulfide residue to be the last residue. This is unnecessary. The error was actually in native import, which I had neglected to test in the existing integration test. I've added another test that checks that this works. One integration test is added by this PR, resulting in an expected red light on the integration tests.

...