]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.cpp
you can now use a distance matrix as input for the heatmap.sim command.
[mothur.git] / classifyseqscommand.cpp
index 7221ac0cc490feb350d351bf303c26789cb417b6..768cb0d4a5bb3041c101752025576cdcf2d11222 100644 (file)
@@ -261,6 +261,7 @@ int ClassifySeqsCommand::execute(){
                remove(tempTaxonomyFile.c_str());
                
                taxaBrowser.assignHeirarchyIDs(0);
+               taxaBrowser.binUnclassified();
                
                ofstream outTaxTree;
                openOutputFile(taxSummary, outTaxTree);