feat(prepro): add --retry-reverse-complement=true when running nextclade in prepro#6065
Conversation
|
Claude finished @anna-parker's task in 1m 25s —— View job Code Review
The PR adds What the flag does: When a sequence fails to align, nextclade retries with the reverse complement. This improves robustness for sequences submitted in the wrong orientation. One thing worth considering: The nextclade JSON output includes an Testing: No tests have been added or updated. Given this is a flag change to an external tool call rather than new business logic, that's reasonable — the behavior of nextclade itself can't easily be unit-tested here. No opt-out: The flag is hardcoded to Overall this is a sensible improvement to alignment robustness — no issues blocking merge. |
|
This PR may be related to: #2652 (Handling reverse complemented sequences) |
resolves #2652
Screenshot
PR Checklist
🚀 Preview: https://retry-reverse-complement.loculus.org