]> git.donarmstrong.com Git - mothur.git/blobdiff - removeseqscommand.h
created mothurOut class to handle logfiles
[mothur.git] / removeseqscommand.h
index 647cb765f0e75781862d0fa74305d55573c85872..ddda08ce9bbfe7f4bc1e6a5aa55e8028667ade37 100644 (file)
@@ -25,6 +25,7 @@ class RemoveSeqsCommand : public Command {
                set<string> names;
                string accnosfile, fastafile, namefile, groupfile, alignfile, listfile, outputDir;
                bool abort, dups;
+               vector<string> outputNames;
                
                void readFasta();
                void readName();