X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=clusterdoturcommand.cpp;h=91eb923ae38d8b9a52ebb8a00a4ea4fb0cf951a7;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hp=4463896cefd13f6bafcc625846fd94213b610ba7;hpb=deba0af0ccdcb6005ed5b2b82649b137c63fbdf7;p=mothur.git diff --git a/clusterdoturcommand.cpp b/clusterdoturcommand.cpp index 4463896..91eb923 100644 --- a/clusterdoturcommand.cpp +++ b/clusterdoturcommand.cpp @@ -244,10 +244,10 @@ int ClusterDoturCommand::execute(){ map variables; variables["[filename]"] = fileroot; - if (countfile != "") { variables["[tag2]"] = "unique_list"; } variables["[clustertag]"] = tag; string sabundFileName = getOutputFileName("sabund", variables); string rabundFileName = getOutputFileName("rabund", variables); + if (countfile != "") { variables["[tag2]"] = "unique_list"; } string listFileName = getOutputFileName("list", variables); if (countfile == "") {