]> git.donarmstrong.com Git - mothur.git/blobdiff - binsequencecommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / binsequencecommand.h
index 365fb3c3afdaf8cedd788b83e1ef2a29a4e9b00b..1fb5664b0c018c4120881055014ec08a4e6d5559 100644 (file)
@@ -27,6 +27,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "bin.seqs";                    }
        string getCommandCategory()             { return "Sequence Processing"; }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Bin.seqs"; }
        string getDescription()         { return "maps sequences to otus"; }