X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getseqscommand.cpp;h=4b93d1fdeea1aac9048013d755ceda466e5f37a1;hb=3aa0b70bf057656ccc2bae1de9816583f2a91779;hp=b48ba28709acfb2b0f1355743c5a860cee1c8529;hpb=26b30b0881a37665b18746d2851607c494e8ccc0;p=mothur.git diff --git a/getseqscommand.cpp b/getseqscommand.cpp index b48ba28..4b93d1f 100644 --- a/getseqscommand.cpp +++ b/getseqscommand.cpp @@ -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);