CMD + K

r-mergetrees

Community

Aggregates a set of trees with the same leaves to create a consensus tree. The trees are typically obtained via hierarchical clustering, hence the hclust format is used to encode both the aggregated trees and the final consensus tree. The method is exact and proven to be O(nqlog(n)), n being the individuals and q being the number of trees to aggregate.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-mergetrees

Usage Tracking

0.1.3
1 / 8 versions selected
Total downloads: 0

About

Summary

Aggregates a set of trees with the same leaves to create a consensus tree. The trees are typically obtained via hierarchical clustering, hence the hclust format is used to encode both the aggregated trees and the final consensus tree. The method is exact and proven to be O(nqlog(n)), n being the individuals and q being the number of trees to aggregate.

Information Last Updated

Apr 22, 2025 at 15:32

License

GPL-2

Total Downloads

13

Platforms

Linux 64 Version: 0.1.3
macOS 64 Version: 0.1.3
Win 64 Version: 0.1.3