Gctree

Latest version: v4.3.0

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

Scan your dependencies

Page 1 of 5

4.3.0

What's Changed


* Add filtering by reversions to naive sequence, generalize ranking strategy by willdumm in https://github.com/matsengrp/gctree/pull/130
* adds new `--ranking_strategy` argument, which takes a string consisting of a comma-separated list or linear combination of ranking criterion identifiers.
* deprecates inference arguments `--branching_process_ranking_coeff`, `--ranking_coeffs`, and `--use_old_mut_parsimony` in favor of the new `--ranking_strategy` argument. These old options will still work but will throw warnings.
* adds counts of reversions to the naive sequence as a new ranking criterion
* adds `--show_nucleotide_mutations` argument, to specify that rendered tree should have nt mut annotations.
* modifies all ranking criteria so that smaller values are better. Log likelihoods are negated, and referred to as log loss.

**Full Changelog**: https://github.com/matsengrp/gctree/compare/v4.2.2...v4.3.0

4.2.2

What's Changed
* Handle truncated dnapars `outfile`s correctly by willdumm in https://github.com/matsengrp/gctree/pull/129


**Full Changelog**: https://github.com/matsengrp/gctree/compare/v4.2.1...v4.2.2

4.2.1

What's Changed
* Fix single ranking criterion bug by willdumm in https://github.com/matsengrp/gctree/pull/128


**Full Changelog**: https://github.com/matsengrp/gctree/compare/v4.2.0...v4.2.1

4.2.0

What's Changed

* Poisson context likelihood and better cli flexibility by willdumm in https://github.com/matsengrp/gctree/pull/126


**Full Changelog**: https://github.com/matsengrp/gctree/compare/v4.1.4...v4.2.0

4.1.4

What's Changed
* Fix ufunc attribute error from numpy.log by willdumm in https://github.com/matsengrp/gctree/pull/125


**Full Changelog**: https://github.com/matsengrp/gctree/compare/v4.1.3...v4.1.4

4.1.3

The purpose of this release is to correct the `historydag` dependency version number. It also updates `versioneer`.

What's Changed

* Dependency and warning fix and compatibility with Scipy 1.12 by willdumm in https://github.com/matsengrp/gctree/pull/122


**Full Changelog**: https://github.com/matsengrp/gctree/compare/v4.1.2...v4.1.3

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.