matsen / pplacer

Phylogenetic placement and downstream analysis
http://matsen.fredhutch.org/pplacer/
GNU General Public License v3.0
74 stars 18 forks source link

--max-adcl flag for voronoi #242

Closed matsen closed 12 years ago

matsen commented 12 years ago

This would require the ADCL of a solution to be less than the specified value, and would return the solution with the fewest number of leaves that satisfies that bound.

Note that then you can also filter solutions such that their mv_dist is bounded above by this --max-adcl.

If the --max-adcl and --leaves flags don't combine to give a legal solution, just fail.