X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clustercommand.cpp;h=e4e20622cae08b3578e8e8871616c1cd874da0aa;hb=2cfb747aa8f63bde9c1114001e6d2e81ccd26178;hp=93e29fd6e4daad8f09c6d373ba3b57e00ea55b52;hpb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;p=mothur.git diff --git a/clustercommand.cpp b/clustercommand.cpp index 93e29fd..e4e2062 100644 --- a/clustercommand.cpp +++ b/clustercommand.cpp @@ -336,10 +336,10 @@ int ClusterCommand::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 == "") {