]> git.donarmstrong.com Git - mothur.git/blobdiff - pipelinepdscommand.h
forced rarefaction.single to output ending line for all groups. added subsample...
[mothur.git] / pipelinepdscommand.h
index 13695a6ec9a178918ab74242d9a2f05a89b9ead7..8abe0ea7a439e99aae5be49dc5734516ce9bdab1 100644 (file)
@@ -27,6 +27,9 @@ public:
        string getCommandName()                 { return "pipeline.pds";        }
        string getCommandCategory()             { return "Hidden";                      }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Pipeline.pds"; }
+       string getDescription()         { return "pat's pipeline"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }