]> git.donarmstrong.com Git - mothur.git/blobdiff - getseqscommand.h
fixed read.tree so that it can read trees generated by fasttree
[mothur.git] / getseqscommand.h
index 9d8e7960f5c2e949f021602aaf1aa36e7d3e82e0..4f4c809e51e7f9308ae4f372bdd2195eb964f6c3 100644 (file)
@@ -25,7 +25,7 @@ class GetSeqsCommand : public Command {
                set<string> names;
                vector<string> outputNames;
                string accnosfile, fastafile, namefile, groupfile, alignfile, listfile, taxfile, outputDir;
-               bool abort;
+               bool abort, dups;
                
                int readFasta();
                int readName();