]> git.donarmstrong.com Git - mothur.git/blobdiff - unifracweightedcommand.h
added get.otus and remove.otus commands
[mothur.git] / unifracweightedcommand.h
index 547e35235a24ac1ab169c918da544301aea7bd13..5bb690a854ed5c13f62a18fedc51cd39eee93f3a 100644 (file)
@@ -61,7 +61,7 @@ class UnifracWeightedCommand : public Command {
                map<float, float>  validScores;  //map contains scores from random
                
                bool abort, phylip, random;
-               string groups, itersString;
+               string groups, itersString, outputForm;
                vector<string> Groups, outputNames; //holds groups to be used
                map<string, vector<string> > outputTypes;
                int processors;