]> git.donarmstrong.com Git - mothur.git/blobdiff - getgroupcommand.h
altered venn command to make use of sharedchao for any number of groups, fixed window...
[mothur.git] / getgroupcommand.h
index 6750373102c4621d6ed4abf5062f537d55849449..26190b50139745531e2b8ae06201251c73f530aa 100644 (file)
@@ -24,6 +24,9 @@ public:
 private:
        GlobalData* globaldata;
        GroupMap* groupMap;
+       string outputFile;
+       ofstream out;
+
 };
 
 #endif