]> git.donarmstrong.com Git - mothur.git/blobdiff - readotucommand.h
added check to make sure shhh.flows child processes finish properly. added subsamplin...
[mothur.git] / readotucommand.h
index 0f6644bdb4b8b0126f5ace2b5f11f9e505f44094..c6d65037516c495f391ceb983273b1b9a20010e1 100644 (file)
@@ -25,6 +25,7 @@ public:
        string getCommandCategory()             { return "Hidden";      }
        string getHelpString() { return "This command is no longer available. You can provide your files directly to the downstream commands like collect.shared."; }   
        string getCitation() { return "http://www.mothur.org/wiki/Read.otu"; }
+       string getDescription()         { return "read.otu"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }