Nextstrain-augur

Latest version: v27.0.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 20

6.4.3

Bug Fixes

* align: Remove reference sequence from alignments even when no gaps exist in
input sequences relative to the reference. Thank you danielsoneg!
[456][]

Documentation

* Reorganize README, improve findability of documentation, and add separate dev
docs.
[461][]

[456]: https://github.com/nextstrain/augur/pull/456
[461]: https://github.com/nextstrain/augur/pull/461

6.4.2

Bug Fixes

* Require Snakemake less than 5.11 to avoid a breaking change. The `--cores`
argument is now required by 5.11, which will affect many existing augur-based
workflows. Reported upstream as
[snakemake/snakemake283](https://github.com/snakemake/snakemake/issues/283).

* align: Run mafft with the `--nomemsave` option. This makes alignments of
sequences over 10k in length run much, much faster in the general case and
shouldn't cause issues for most modern hardware. We may end up needing to
add an off-switch for this mode if it causes issues for other users of augur,
but the hope is that it will make things just magically run faster for most
folks! There is likely more tuning that could be done with mafft, but this
is a huge improvement in our testing.
[458][]

* align: Ignore blank lines in `--include` files. Thanks CameronDevine!
[451][]

* align: Properly quote filenames when invoking mafft. Thanks CameronDevine!
[452][]


[451]: https://github.com/nextstrain/augur/pull/451
[452]: https://github.com/nextstrain/augur/pull/452
[458]: https://github.com/nextstrain/augur/pull/458

6.4.1

Bug Fixes

* export: AA labels are now exported for branches where a clade is also labeled
[See PR 447](https://github.com/nextstrain/augur/pull/447)

* export / validation: a dataset title is no longer required

* release script now works on MacOS & code-signing is optional
[See PR 448](https://github.com/nextstrain/augur/pull/448)

* traits: Missing data is correctly handled

6.4.0

Features

* align: New sequences can now be added to an existing alignment. [422][]

* align: Multiple sequence files can be provided as input. [422][]

* align: Extra debugging files such as `*.pre_aligner.fasta` and
`*.post_aligner.fasta` are no longer produced by default. To request them,
pass the `--debug` flag. [422][]

* align: De-duplicate input sequences, with a warning. [422][]

* export v2: Add support for the `branch_label` property in `display_defaults`,
which was recently added to Auspice. [445][]

Bug fixes

* align: Exits with an error earlier if arguments are invalid instead of only
printing a warning. [422][]

* align: Performs more error checking and clarifies the help and error
messages. [422][]

* export v2: Traits which are filters but not colorings are now exported as
well, instead of being left out. [442][]

* export v2: Exits non-zero when validation fails, instead of masking errors.
[441][]

* validate: In order to improve clarity, messages now include the filenames
involved and distinguish between schema validation and internal consistency
checks. [441][]

[422]: https://github.com/nextstrain/augur/pull/422
[441]: https://github.com/nextstrain/augur/pull/441
[442]: https://github.com/nextstrain/augur/pull/442
[445]: https://github.com/nextstrain/augur/pull/445

6.3.0

Features

* Augur `refine`, `ancestral` and `traits` now use the

6.2.0

Features

* refine: Include `--divergence-units` option to distinguish between `mutations`
and `mutations-per-site`. Keep `mutations-per-site` as default behavior.
[See PR 435](https://github.com/nextstrain/augur/pull/435)

Bug fixes

* utils: Support v2 auspice JSONs in json_to_tree utility function.
[See PR 432](https://github.com/nextstrain/augur/pull/432)

Page 15 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.