]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.h
testing 1.22.0
[mothur.git] / shhhercommand.h
index 00bd41abef486338da1d33463b0698bd895266a1..4d9bcbb0f02af27f29bd01d4f23f88adefcd7a10 100644 (file)
@@ -31,11 +31,11 @@ public:
        ~ShhherCommand() {}
        
        vector<string> setParameters();
-       string getCommandName()                 { return "shhh.seqs";   }
-       string getCommandCategory()             { return "Hidden";              }
+       string getCommandName()                 { return "shhh.flows";  }
+       string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
-       string getCitation() { return "no citation"; }
-       string getDescription()         { return "shhh.seqs"; }
+       string getCitation() { return "http://www.mothur.org/wiki/Shhh.flows"; }
+       string getDescription()         { return "shhh.flows"; }
 
        
        int execute();