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 16 of 20

6.1.1

Bug fixes

* frequencies: Fix bug in string matching for weighted frequencies introduced in
v6.1.0. [See PR 426](https://github.com/nextstrain/augur/pull/426).

6.1.0

Features

* export: Include `--description` option to pass in a Markdown file with dataset
description. This is displays in Auspice in the footer. For rationale,
[see Auspice issue 707](https://github.com/nextstrain/auspice/issues/707) and
for Augur changes [see PR 423](https://github.com/nextstrain/augur/pull/423).

Bug fixes

* frequencies: Fix weighted frequencies when weight keys are unrepresented.
[See PR 420](https://github.com/nextstrain/augur/pull/420).

6.0.0

Overview

Version 6 is a major release of augur affecting many augur commands. The format
of the exported JSON (v2) has changed and now merges the previously separate
files containing tree and meta information. To maintain backward compatibility,
the export command was split into `export v1` (old) and `export v2` (new).
Detailed release notes are provided in the augur documentation [on
read-the-docs](https://nextstrain-augur.readthedocs.io/en/stable/releases/v6.html).
For a migration guide, consult
[migrating-v5-v6](https://nextstrain-augur.readthedocs.io/en/stable/releases/migrating-v5-v6.html).

Major features / changes

* export: Swap from a separate `_tree.json` and `_meta.json` to a single
"unified" `dataset.json` output file
* export: Include additional command line options to alleviate need for Auspice
config
* export: Include option for reference sequence output
* export: Move to GFF-style annotations
* export: Validate exported JSONs against schema
* ancestral: Allow output of FASTA and JSON files
* import: Include `import beast` command to import labeled BEAST MCC tree
* parse: Include `--prettify-fields` option to cleanup metadata fields
* Documentation improvements

Minor features / changes

* colors.tsv: Allow whitespace, but insist on tab delimiting
* lat_longs.tsv: Allow whitespace, but insist on tab delimiting
* Remove code for old "non-modular" augur, old "non-modular" builds and Python
tests
* Improve test builds
* filter: More interpretable output of how many sequences have been filtered
* filter: Additional flag `--subsample-seed` to seed the random number generator
and thereby make subsampling reproducible
* sequence-traits: Numerical output as originally intended, but required an
Auspice bugfix
* traits: Explanation of what is considered missing data & how it is interpreted
* traits: GTR models are exported in the output JSON for better accountability &
reproducibility

5.4.1

Bug fixes

* export v1: Include `--minify-json` option that was mistakenly not included in PR 398.
[See PR 409](https://github.com/nextstrain/augur/pull/409)

5.4.0

Features

* frequencies: Include `--minimal-clade-size-to-estimate` command line option.
[See PR 383](https://github.com/nextstrain/augur/pull/383)
* lbi: Include `--no-normalization` command line option.
[See PR 380](https://github.com/nextstrain/augur/pull/380)

Compatibility fixes

* export: Include `v1` subcommand to allow forwards compatibiliy with Augur v6 builds.
[See PR 398](https://github.com/nextstrain/augur/pull/398)

Bug fixes

* export: Include warning if using a mismatched v6 translate file.
[See PR 392](https://github.com/nextstrain/augur/pull/392)
* frequencies: Fix determination of interval for clipping of non-informative pivots

5.3.0

Features

* export: Improve printing of error messages with missing or conflicting author
data. [See issue 274](https://github.com/nextstrain/augur/issues/274)
* filter: Improve printing of dropped strains to include reasons why strains were
dropped. [See PR 367](https://github.com/nextstrain/augur/pull/367)
* refine: Add support for command line flag `--keep-polytomies` to not resolve
polytomies when producing a time tree.
[See PR 345](https://github.com/nextstrain/augur/pull/345)

Bug fixes

* Catch and throw error when there are duplicate strain names.
[See PR 356](https://github.com/nextstrain/augur/pull/356)
* Fix missing annotation of "parent" attribute for the root node
* Run shell commands with more robust error checking.
[See PR 350](https://github.com/nextstrain/augur/pull/350)
* Better handling of rerooting options for trees without temporal information.
[See issue 348](https://github.com/nextstrain/augur/issues/348)

Data

* Small fixes in geographic coordinate file

Page 16 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.