]> git.donarmstrong.com Git - mothur.git/blobdiff - makebiomcommand.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / makebiomcommand.h
index ee9bd1c99cf415c93b57fc85087a06d870298115..7ea381f145af343213a25bd32109d20fa1fb1dee 100644 (file)
@@ -25,8 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "make.biom";   }
        string getCommandCategory()             { return "General";             }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://biom-format.org/documentation/biom_format.html, http://www.mothur.org/wiki/Make.biom"; }
        string getDescription()         { return "creates a biom file"; }