]> git.donarmstrong.com Git - mothur.git/blobdiff - indicatorcommand.h
added design parameter to the indicator command
[mothur.git] / indicatorcommand.h
index 0ec100aecba915fb304e72146d06cbe2376ce8aa..ae7499764dd7f32206ad36c01fdbd98fff3d8592 100644 (file)
@@ -34,7 +34,8 @@ private:
        GlobalData* globaldata;
        ReadTree* read;
        TreeMap* treeMap;
-       string treefile, sharedfile, relabundfile, groups, label, inputFileName, outputDir;
+       GroupMap* designMap;
+       string treefile, sharedfile, relabundfile, groups, label, inputFileName, outputDir, designfile;
        bool abort;
        vector<string> outputNames, Groups;
        map<string, vector<string> > outputTypes;