]> git.donarmstrong.com Git - mothur.git/blobdiff - makebiomcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / makebiomcommand.h
index 9f80c2e70215b130a9020a83ce2daebb9e63a089..8a458fe33a398de607ffe05e48a5950b9368353c 100644 (file)
@@ -25,6 +25,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "make.biom";   }
        string getCommandCategory()             { return "General";             }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        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"; }