]> git.donarmstrong.com Git - mothur.git/blobdiff - otuhierarchycommand.cpp
changes while testing 1.26
[mothur.git] / otuhierarchycommand.cpp
index 389879634e9ea1c003bde25604652187f8f460cb..e32e0b6c339c5b80108a3e874ce9c990ef5a2376 100644 (file)
@@ -199,7 +199,7 @@ int OtuHierarchyCommand::execute(){
                }
                
                ofstream out;
-               string outputFileName = outputDir + m->getRootName(m->getSimpleName(listFile)) + lists[0].getLabel() + "-" + lists[1].getLabel() + "." + getOutputFileNameTag("otuhierarchy");
+               string outputFileName = outputDir + m->getRootName(m->getSimpleName(listFile)) + lists[0].getLabel() + "-" + lists[1].getLabel() + "." + getOutputFileNameTag("otuheirarchy");
                m->openOutputFile(outputFileName, out);
                
                //go through each bin in "big" otu and output the bins in "little" otu which created it