]> git.donarmstrong.com Git - mothur.git/blobdiff - subsamplecommand.h
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / subsamplecommand.h
index d1fb1226236dc3842b9ace53536cf95a266f1d5e..7116909e3f97ec758ff4b9de178e0d9ebd0dded1 100644 (file)
@@ -28,7 +28,7 @@ public:
        
        vector<string> setParameters();
        string getCommandName()                 { return "sub.sample";  }
-       string getCommandCategory()             { return "General";             }
+       string getCommandCategory()             { return "Sequence Processing";         }
        string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Sub.sample"; }