]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.cpp
added cutoff change to hcluster
[mothur.git] / shhhercommand.cpp
index 459dca300f525b3d642ac5620f8f9c1c3e07426a..a6fee2a3201bde30698cb145d9d92729c2cbdd74 100644 (file)
@@ -167,6 +167,7 @@ ShhherCommand::ShhherCommand(string option) {
                        else{
                                ofstream temp;
 
+                               //flow.files = 9 character offset
                                compositeFASTAFileName = flowFilesFileName.substr(0, flowFilesFileName.length()-10) + "shhh.fasta";
                                m->openOutputFile(compositeFASTAFileName, temp);
                                temp.close();