]> git.donarmstrong.com Git - mothur.git/blobdiff - getseqscommand.cpp
fixed bug with normalize.shared, printed out numbins twice. fixed bug with summary...
[mothur.git] / getseqscommand.cpp
index b48ba28709acfb2b0f1355743c5a860cee1c8529..4b93d1fdeea1aac9048013d755ceda466e5f37a1 100644 (file)
@@ -300,6 +300,7 @@ int GetSeqsCommand::readFasta(){
                in.close();     
                out.close();
                
+               
                if (wroteSomething == false) { m->mothurOut("Your file does not contain any sequence from the .accnos file."); m->mothurOutEndLine();  }
                outputNames.push_back(outputFileName);  outputTypes["fasta"].push_back(outputFileName);