]> git.donarmstrong.com Git - mothur.git/blobdiff - countgroupscommand.h
added classify.shared command and random forest files. added count file to pcr.seqs...
[mothur.git] / countgroupscommand.h
index dd0e0a23eb3ccb9a5f4072aa9bb076228f2fb8b2..d27a7f8f94ce1577421061e862696de4a4856a2a 100644 (file)
@@ -33,7 +33,7 @@ public:
        
        
 private:
-       string sharedfile, groupfile, outputDir, groups, accnosfile;
+       string sharedfile, groupfile, countfile, outputDir, groups, accnosfile;
        bool abort;
        vector<string> Groups;
 };