X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=otuhierarchycommand.cpp;h=e32e0b6c339c5b80108a3e874ce9c990ef5a2376;hb=ce8794490ab1d83adcdb2b92e0302a1e43e17adf;hp=389879634e9ea1c003bde25604652187f8f460cb;hpb=1f3d51cfdbe3e28c780501b7ed82d64fe27dba98;p=mothur.git diff --git a/otuhierarchycommand.cpp b/otuhierarchycommand.cpp index 3898796..e32e0b6 100644 --- a/otuhierarchycommand.cpp +++ b/otuhierarchycommand.cpp @@ -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