]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.h
removed line option
[mothur.git] / heatmapsimcommand.h
index 091da26af7db4cf4e9302c0e9a9d0e8a4587f5de..595f918f442352aea7dd94d6e62065b28398c6ca 100644 (file)
@@ -38,9 +38,8 @@ private:
        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
-       string format, groups, line, label, calc;
+       string format, groups, label, calc;
        vector<string> Estimators, Groups;