]> git.donarmstrong.com Git - mothur.git/blobdiff - getsabundcommand.h
changed sequence class so that when constructor is called aligned and unaligned value...
[mothur.git] / getsabundcommand.h
index cd95d94e915f53d947e37b12127b898d65d43fd8..2612b7daa6c178f8ae0468893c49c2c9c613a38c 100644 (file)
@@ -31,12 +31,9 @@ private:
        ofstream out;
        ReadOTUFile* read;
        OrderVector* order;
-       OrderVector* lastOrder;
        InputData* input;
        SAbundVector* sabund;
-       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