]> git.donarmstrong.com Git - mothur.git/blobdiff - getseqscommand.cpp
added get.groups and remove.groups commands
[mothur.git] / getseqscommand.cpp
index 9fbfb932e4cafd672374b0a31dc7d250151b095a..39c4fe001c8b9b19ef31c5a9a7f3ad98213301d6 100644 (file)
@@ -263,6 +263,8 @@ int GetSeqsCommand::execute(){
                
                if (m->control_pressed) { outputTypes.clear(); for (int i = 0; i < outputNames.size(); i++) {   remove(outputNames[i].c_str());  } return 0; }
                
+               m->mothurOut("Selected " + toString(names.size()) + " sequences."); m->mothurOutEndLine();
+               
                if (outputNames.size() != 0) {
                        m->mothurOutEndLine();
                        m->mothurOut("Output File Names: "); m->mothurOutEndLine();