X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=phylodiversitycommand.h;h=8dd569bbcf567d1990465a2c17bf62ed4ad55831;hb=5a86e9e5a5a9e061e17b3ae64fb8881f14e53b8a;hp=bd26173bfd5a2780ca745173dab40b53167b508c;hpb=b1bcc272003b50a8c06dc9120754da1f5b744598;p=mothur.git diff --git a/phylodiversitycommand.h b/phylodiversitycommand.h index bd26173..8dd569b 100644 --- a/phylodiversitycommand.h +++ b/phylodiversitycommand.h @@ -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 Groups, outputNames; //holds groups to be used, and outputFile names