Closed matsen closed 12 years ago
I would like the following information to be easily accessible after a convexify run:
For a given node that was uncolored, how many nodes with that taxid were uncolored? How many leaves of that taxid are there in the tree?
This issue doesn't necessarily need new OCaml; it seems like some SQL would knit this together nicely.
Future warning: we will probably want to use the results of this sort of analysis to do taxonomic renaming, probably in OCaml.
superseded by #193
I would like the following information to be easily accessible after a convexify run:
For a given node that was uncolored, how many nodes with that taxid were uncolored? How many leaves of that taxid are there in the tree?
This issue doesn't necessarily need new OCaml; it seems like some SQL would knit this together nicely.
Future warning: we will probably want to use the results of this sort of analysis to do taxonomic renaming, probably in OCaml.