]> git.donarmstrong.com Git - mothur.git/blobdiff - treegroupscommand.h
changed raredisplay to use vectors instead of files
[mothur.git] / treegroupscommand.h
index 76124f5f7ff3cb2d312eac3091ec1d7b2c727d03..08389f8b798077e72b06e6a847a2c3f4d094214e 100644 (file)
@@ -59,14 +59,12 @@ private:
        InputData* input;
        ValidCalculators* validCalculator;
        vector<SharedRAbundVector*> lookup;
-       vector<SharedRAbundVector*> lastLookup;
+       string lastLabel;
        string format, outputFile, groupNames, filename;
        int numGroups;
        ofstream out;
        float precision, cutoff;
-       OptionParser* parser;
-       map<string, string> parameters;
-       map<string, string>::iterator it;
+
        bool abort, allLines;
        set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used