]> git.donarmstrong.com Git - mothur.git/blobdiff - treegroupscommand.h
removed line option
[mothur.git] / treegroupscommand.h
index 08389f8b798077e72b06e6a847a2c3f4d094214e..3f2822cfae2abe2929b8ac8f2b94b0e5b9236503 100644 (file)
@@ -66,9 +66,8 @@ private:
        float precision, cutoff;
 
        bool abort, allLines;
-       set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used
-       string phylipfile, columnfile, namefile, calc, groups, line, label;
+       string phylipfile, columnfile, namefile, calc, groups, label;
        vector<string>  Estimators, Groups; //holds estimators to be used
        
        //if the users enters label "0.06" and there is no "0.06" in their file use the next lowest label.