Metadata-Version: 2.0
Name: treecluster
Version: 1.0.2
Summary: TreeCluster: a tool for clustering biological sequences using phylogenetic trees.
Home-page: https://github.com/niemasd/TreeCluster
Author: Niema Moshiri
Author-email: niemamoshiri@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/plain
Requires-Dist: niemads
Requires-Dist: treeswift

TreeCluster is a tool that, given a tree T (Newick format) and a distance threshold t,          finds the minimum number of clusters of the leaves of T such that some user-specified constraint is met          in each cluster. 


