Nextstrain-augur

Latest version: v24.4.0

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

Scan your dependencies

Page 9 of 19

13.0.2

Bug Fixes

* dependencies: Support latest versions of BioPython. [777][] (huddlej)
* tree: Allow users to specify arbitrary IQ-TREE models. [776][] (huddlej)

[776]: https://github.com/nextstrain/augur/pull/776
[777]: https://github.com/nextstrain/augur/pull/777

13.0.1

Bug Fixes

* docs: Fix broken link to latitude/longitude documentation. [766][] (victorlin)
* filter: Fix reproducibility of subsampling by using the user-defined random seed in all random function calls and by ordering strain sets as lists prior to adding strains to group-by priority queues. [772][] (huddlej)

[766]: https://github.com/nextstrain/augur/pull/766
[772]: https://github.com/nextstrain/augur/pull/772

13.0.0

Major Changes

* filter: Skip metadata records with ambiguous month information in the `date` column when grouping by month instead of randomly generating month values for those records. This change alters the behavior of the `filter` command for metadata with ambiguous month values. For these data, consider using `--group-by year` instead of `--group-by year month`. [761][] (huddlej)

Features

* filter: When grouping by year or month, report the number of strains skipped due to ambiguous year and month both in the summary report at the end of filtering and in the `--output-log` contents [761][] (huddlej)

[761]: https://github.com/nextstrain/augur/pull/761

12.1.1

Bug Fixes

* filter: Fix parsing of missing data in metadata [758][] (huddlej)
* filter: Fix probabilistic sampling with small values [759][] (huddlej)

[758]: https://github.com/nextstrain/augur/pull/758
[759]: https://github.com/nextstrain/augur/pull/759

12.1.0

Features

* export: Add support for custom legend and color scale specifications in Auspice config files [727][] (jameshadfield)
* utils: Add support for compressed strain name files (e.g., "include.txt.gz") [730][] (benjaminotter)
* filter: Rewrite internal logic to use pandas DataFrames ([743][]), define filters and subsampling logic as individual functions ([745][] and [746][]), and iterate through chunks of metadata instead of loading all records into memory at once ([750][]) (tsibley, huddlej)

Bug Fixes

* distance: Change numeric type of distance output to float [729][] (benjaminotter)
* filter: Disable probabilistic sampling when users provide `--sequences-per-group` [737][] (benjaminotter)
* export: Provide correct missing file error messages for metadata and node data JSON inputs [752][] (benjaminotter)

[727]: https://github.com/nextstrain/augur/pull/727
[729]: https://github.com/nextstrain/augur/pull/729
[730]: https://github.com/nextstrain/augur/pull/730
[737]: https://github.com/nextstrain/augur/pull/737
[743]: https://github.com/nextstrain/augur/pull/743
[745]: https://github.com/nextstrain/augur/pull/745
[746]: https://github.com/nextstrain/augur/pull/746
[750]: https://github.com/nextstrain/augur/pull/750
[752]: https://github.com/nextstrain/augur/pull/752

12.0.0

Major Changes

* filter: Date bounds (`--min-date` and `--max-date`) are now inclusive instead of exclusive such that records matching the given dates will pass date filters [708][] (benjaminotter)

Bug Fixes

* refine: Recommend an alternate action when skyline optimization fails [712][] (huddlej)

Features

* distance: Count insertion/deletion events once in pairwise distances [698][] (huddlej, benjaminotter)
* distance: Optionally ignore specific list of characters defined in a distance map's top-level `ignored_characters` list [707][] (benjaminotter)
* filter: Allow `--subsample-max-sequences` without `--group-by` [710][] (benjaminotter)
* tree: Prefer `iqtree2` binary over `iqtree` when possible [711][] (benjaminotter)

[698]: https://github.com/nextstrain/augur/pull/698
[707]: https://github.com/nextstrain/augur/pull/707
[708]: https://github.com/nextstrain/augur/pull/708
[710]: https://github.com/nextstrain/augur/pull/710
[711]: https://github.com/nextstrain/augur/pull/711
[712]: https://github.com/nextstrain/augur/pull/712

Page 9 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.