]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.h
added count file to trim.seqs, get.groups, get.lineage, get.seqs, heatmap.sim, list...
[mothur.git] / heatmapsimcommand.h
index 7b74880955594da0bb863c4b1755cf32c7b429e7..2c3a470761d719af0bff13bc4d194e5164bd42e0 100644 (file)
@@ -43,7 +43,7 @@ private:
        OptionParser* parser;
        bool abort, allLines;
        set<string> labels; //holds labels to be used
-       string format, groups, label, calc, sharedfile, phylipfile, columnfile, namefile, outputDir, inputfile;
+       string format, groups, label, calc, sharedfile, phylipfile, columnfile, countfile, namefile, outputDir, inputfile;
        vector<string> Estimators, Groups, outputNames;
        int fontsize;