Python-nexus

Latest version: v2.9.0

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

Scan your dependencies

Page 5 of 5

1.7

- added rudimentary tree handling to `NexusWriter` objects:
python
>>> nex = NexusWriter()
>>> nex.trees.append("tree tree1 = (a,b);")

- added the ability to combine nexuses containing trees

1.6

- remove some over-engineered checking on the `NexusReader.DataMatrix.characters` property
- major refactoring of reader.py into a `handlers` subpackage
- `NexusReader.read_string` now returns self, such that it can be used as a factory-style method.
- added rudimentary support for taxon annotations in taxa blocks.

1.5

- work around a minor bug in BEAST2 (https://github.com/CompEvol/beast2/issues/713)
- `characters` block is now added as `characters` and not invisibly renamed to `data`.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.