Phyphy

Latest version: v0.4.3

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

Scan your dependencies

Page 1 of 2

0.4.3

Includes a patch for FUBAR version 2.1, introduced in HyPhy version 2.3.9.

0.4.2

This release addresses a bug where nexus files were, under certain circumstances, read incorrectly when provided as a `data` argument to an Analysis method.

The argument `nexus=True` is now required when this type of input is provided, i.e.:

required here:
myfel = FEL(data = "data.nex", nexus=True)

but not required here:
myfel = FEL(alignment = "data.nex", tree = "data.tre")

0.4.1

This version marks the official, published release of phyphy.

0.4

Fixes a bug which produced incorrect output CSV when a non-comma delimiter is specified.

0.3

This release addresses a bug where executed LEISR instances could not be transferred to Extractor.

0.2

Includes new `Extractor()` methods for obtaining information from the JSON input field. Methods documented in README and API.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.