]> git.donarmstrong.com Git - mothur.git/blobdiff - collectsharedcommand.h
modified freq parameter be a percentage of numSeqs, added catchall command - not...
[mothur.git] / collectsharedcommand.h
index da43adc791ec9809d6ffe1031a9d65e6d77d8db6..b7a494149249af486c2a8cb812b00316a42b241f 100644 (file)
@@ -42,7 +42,7 @@ private:
        ValidCalculators* validCalculator;
        Collect* cCurve;
        vector<Display*> cDisplays;
-       int freq;
+       float freq;
        string format;
 
        bool abort, allLines, all;