]> git.donarmstrong.com Git - mothur.git/blobdiff - getsharedotucommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / getsharedotucommand.h
index ea6ed94ee687004d88a04e140f187392b05f5b42..e2026d71442b4a1c461ca1028c7dcd6fc4071986 100644 (file)
@@ -28,7 +28,8 @@ class GetSharedOTUCommand : public Command {
                string getCommandName()                 { return "get.sharedseqs";                      }
                string getCommandCategory()             { return "OTU-Based Approaches";        }
                string getRequiredCommand()             { return "none";                                        }
-               string getHelpString(); 
+               string getOutputFileNameTag(string, string);
+       string getHelpString(); 
                string getCitation() { return "http://www.mothur.org/wiki/Get.sharedseqs"; }
                string getDescription()         { return "identifies sequences that are either unique or shared by specific groups"; }