]> git.donarmstrong.com Git - mothur.git/blobdiff - getsabundcommand.h
added end of file character to some type type reads. fixes while testing.
[mothur.git] / getsabundcommand.h
index 5be00df16ebffdb079273befc3f1d03324256c88..685f039f302577505598c84f86637ec0bb06561c 100644 (file)
@@ -24,7 +24,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.sabund";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Get.sabund"; }
        string getDescription()         { return "creates a sabund file"; }