]> git.donarmstrong.com Git - mothur.git/blobdiff - getlistcountcommand.h
changes while testing
[mothur.git] / getlistcountcommand.h
index 7a0c1098f331beffdf06829f7c804032f45a8d8b..c2645562f1111c4a03be95c4e27c143745311ed5 100644 (file)
@@ -28,7 +28,9 @@ public:
        string getCitation() { return "http://www.mothur.org/wiki/Get.otulist"; }
        string getDescription()         { return "lists each OTU number and the sequence contained in that OTU"; }
 
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }