Nextstrain-augur

Latest version: v24.4.0

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

Scan your dependencies

Page 14 of 19

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)

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)

Page 14 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.