]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / sharedcommand.h
index 5d0daa2fdc484f55b78613541e1e82ef547a7d09..1100c3d30afc344119538e89e7c40a8dfa839578 100644 (file)
@@ -30,6 +30,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "make.shared";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Make.shared"; }
        string getDescription()         { return "make a shared file from a list and group file"; }