]> git.donarmstrong.com Git - mothur.git/blobdiff - getlabelcommand.h
changing command name classify.shared to classifyrf.shared
[mothur.git] / getlabelcommand.h
index 7a4d9b5885214696ac38a289f95f8ae20af0c239..26ec6550b4f6b7fb622b60c1b711fc24c0c4ac40 100644 (file)
@@ -24,8 +24,8 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.label";                           }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       string getOutputFileNameTag(string, string) { return ""; }
        string getHelpString(); 
+    string getOutputPattern(string) { return ""; }     
        string getCitation() { return "http://www.mothur.org/wiki/Get.label"; }
        string getDescription()         { return "outputs labels"; }