matsen / pplacer

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

by_taxa output of classif_table.py should be ordered by freq/tally #329

Open metasoarous opened 10 years ago

metasoarous commented 10 years ago

Currently, the output is ordered somewhat randomly. It would be nice if it was ordered so that the most frequently observed taxa were at the top.

(See #312)

metasoarous commented 10 years ago

Note that this is specifically only an issue when a specimen map is passed in. Output is ordered by tally when this is not the case.