]> git.donarmstrong.com Git - mothur.git/blobdiff - phylodiversitycommand.h
modified freq parameter be a percentage of numSeqs, added catchall command - not...
[mothur.git] / phylodiversitycommand.h
index bd26173bfd5a2780ca745173dab40b53167b508c..8dd569bbcf567d1990465a2c17bf62ed4ad55831 100644 (file)
@@ -24,8 +24,9 @@ class PhyloDiversityCommand : public Command {
        
        private:
                GlobalData* globaldata;
-       
-               int iters, freq;  
+               
+               float freq;
+               int iters;  
                bool abort, rarefy;
                string groups, outputDir;
                vector<string> Groups, outputNames; //holds groups to be used, and outputFile names