]> git.donarmstrong.com Git - mothur.git/blobdiff - getgroupcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / getgroupcommand.h
index a3e47e0204e36bfa54970c1d5c0e3ecb9398ab90..7924d7b55a708886c0875bf26f173ffa13cc9da1 100644 (file)
@@ -21,6 +21,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.group";                           }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string) { return "";  }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Get.group"; }
        string getDescription()         { return "outputs group names"; }