Skip to content

fix(nextstrain/rubella/E1): correct excessBandwidth typo#423

Merged
ivan-aksamentov merged 2 commits intomasterfrom
fix/nextstrain-rubella-bandwidth-typo
Mar 5, 2026
Merged

fix(nextstrain/rubella/E1): correct excessBandwidth typo#423
ivan-aksamentov merged 2 commits intomasterfrom
fix/nextstrain-rubella-bandwidth-typo

Conversation

@ivan-aksamentov
Copy link
Copy Markdown
Member

Summary

Fix typo in alignmentParams.excessBandwith (missing 'd') to excessBandwidth.

The misspelled key was silently ignored, causing the default bandwidth value (9) to be used instead of the intended value (18) during sequence alignment. This may have affected alignment quality for divergent E1 sequences.

Changes

Single character fix in rubella/E1/pathogen.json:

  • excessBandwith -> excessBandwidth

Upstream

Maintainer: Nextstrain (John SJ Anderson)

Upstream workflow: https://github.com/nextstrain/rubella

Action required: Please fix the typo in the rubella workflow to prevent it from recurring.

Reviewers

cc jsjohnst - dataset maintainer (John SJ Anderson)

Fix typo in alignmentParams.excessBandwith (missing 'd') to
excessBandwidth. The misspelled key was silently ignored, causing
the default bandwidth value (9) to be used instead of the intended
value (18) during sequence alignment.

Applied via: migrations/migrate_015_fix_excess_bandwidth_typo.py
@ivan-aksamentov
Copy link
Copy Markdown
Member Author

Test Links

Dataset View Run
nextstrain/rubella/E1 View Run

@ivan-aksamentov
Copy link
Copy Markdown
Member Author

Upstream fix: nextstrain/rubella#52

@ivan-aksamentov ivan-aksamentov merged commit 506c21f into master Mar 5, 2026
@ivan-aksamentov ivan-aksamentov deleted the fix/nextstrain-rubella-bandwidth-typo branch March 5, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant