]> git.donarmstrong.com Git - mothur.git/blobdiff - hclustercommand.cpp
adding labels to list file.
[mothur.git] / hclustercommand.cpp
index b991ccd6289b9afd44628c12bf451eb86529fa44..06d7260462878fc134268dba18ff0692515c80f8 100644 (file)
@@ -315,7 +315,9 @@ int HClusterCommand::execute(){
                }else{
                        m->mothurOut("Error: no list vector!"); m->mothurOutEndLine(); return 0;
                }
-               
+        
+        list->printHeaders(listFile);
+        
                float previousDist = 0.00000;
                float rndPreviousDist = 0.00000;
                oldRAbund = *rabund;