]> git.donarmstrong.com Git - mothur.git/blobdiff - getsabundcommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / getsabundcommand.h
index 4c967b5e9f3455c3a7ceea5fd3dac67a99f9695b..685f039f302577505598c84f86637ec0bb06561c 100644 (file)
@@ -24,8 +24,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.sabund";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Get.sabund"; }
        string getDescription()         { return "creates a sabund file"; }