]> git.donarmstrong.com Git - mothur.git/blobdiff - subsamplecommand.cpp
fixed subsample name file name issue. added count parameter to cluster command....
[mothur.git] / subsamplecommand.cpp
index 35441013919fbfe55452532e735b5bd1d7673f2f..f9cb1e60e43d59d9d1a6ce760b3031de0e92c301 100644 (file)
@@ -569,8 +569,8 @@ int SubSampleCommand::getSubSampleFasta() {
                        delete uniqueCommand;
                        m->mothurCalling = false;
             
-            m->renameFile(filenames["name"][0], outputNameFileName);
-            m->renameFile(filenames["fasta"][0], outputFileName);
+            m->renameFile(filenames["name"][0], outputNameFileName); 
+            m->renameFile(filenames["fasta"][0], outputFileName);  
             
                        outputTypes["name"].push_back(outputNameFileName);  outputNames.push_back(outputNameFileName);