Closed matsen closed 13 years ago
This should be moved to pplacer issues, if we're still going to tackle this.
Yes. If not convex at the highest multiply occupied level, warn and then convexify.
On Tue, Aug 9, 2011 at 6:43 PM, habnabit reply@reply.github.com wrote:
This should be moved to pplacer issues, if we're still going to tackle this.
Reply to this email directly or view it on GitHub: https://github.com/fhcrc/taxtastic/issues/23#issuecomment-1769135
Frederick "Erick" Matsen, Assistant Member Fred Hutchinson Cancer Research Center http://matsen.fhcrc.org/
It's clear that the set of taxonomic roots forms a connected set. We should find the size of this set and warn if it is greater than one.
This will require a little bit more work, in particular totaling over recursion in the subtrees. It's still linear though.