X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=preclustercommand.cpp;h=f2fbc80088b1adf2927ee78d5b1e02fbf9691cb1;hb=9aa36ad8297141ef9fcab04fea10e96d2fed26fe;hp=23d738650f0e8d6aa84caff684c73becb93cdb70;hpb=a33a385cc5b7481488f92f794425f01fbf40a543;p=mothur.git diff --git a/preclustercommand.cpp b/preclustercommand.cpp index 23d7386..f2fbc80 100644 --- a/preclustercommand.cpp +++ b/preclustercommand.cpp @@ -229,6 +229,7 @@ int PreClusterCommand::execute(){ m->mothurOut("/******************************************/"); m->mothurOutEndLine(); m->renameFile(filenames["fasta"][0], newFastaFile); + m->renameFile(filenames["name"][0], newNamesFile); m->mothurOut("It took " + toString(time(NULL) - start) + " secs to run pre.cluster."); m->mothurOutEndLine();