]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedcommand.h
changing command name classify.shared to classifyrf.shared
[mothur.git] / sharedcommand.h
index 9d9c194dbbaab4ff7a079058c1c43421937659fe..39ef9a7a1ebc17f830103cf33d84520aca975f97 100644 (file)
@@ -30,8 +30,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "make.shared";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Make.shared"; }
        string getDescription()         { return "make a shared file from a list and group file"; }