]> git.donarmstrong.com Git - mothur.git/blobdiff - removeseqscommand.h
chimeras, fix to sabundvector and sharedsabundvector that caused getRabundVector...
[mothur.git] / removeseqscommand.h
index 1dcb0fceab5ed3800d2b604d2ba32ff632cfec8c..647cb765f0e75781862d0fa74305d55573c85872 100644 (file)
@@ -24,7 +24,7 @@ class RemoveSeqsCommand : public Command {
        private:
                set<string> names;
                string accnosfile, fastafile, namefile, groupfile, alignfile, listfile, outputDir;
-               bool abort;
+               bool abort, dups;
                
                void readFasta();
                void readName();