There is a newer version of the record available.

Published May 17, 2024 | Version v1.1
Software Open

SuchTree: Fast, thread-safe computations with phylogenetic trees

Description

This release adds wheels for Linux on ARM and Windows on x86_64, and adds some new features :

  • Basic support for support values provided by SuchTree.get_support( node_id )
  • Relative evolutionary divergence (RED)
  • Bipartitions
  • Node generators for in-order and preorder traversal
  • Summary of leaf relationships via SuchTree.relationships()

New Contributors

  • @mmore500 made their first contribution in https://github.com/ryneches/SuchTree/pull/23

Full Changelog: https://github.com/ryneches/SuchTree/compare/v1.0...v1.1

Notes

If you use this software, please cite it as below.

Files

ryneches/SuchTree-v1.1.zip

Files (8.8 MB)

Name Size Download all
md5:ca639db4bc37851befdce0ce85e7e439
8.8 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/ryneches/SuchTree/tree/v1.1 (URL)