]> git.donarmstrong.com Git - mothur.git/blobdiff - pipelinepdscommand.h
added citation function to commands
[mothur.git] / pipelinepdscommand.h
index 13695a6ec9a178918ab74242d9a2f05a89b9ead7..c4b4646881f5c1b6bfbd9a682bda765a70c4193f 100644 (file)
@@ -27,6 +27,7 @@ public:
        string getCommandName()                 { return "pipeline.pds";        }
        string getCommandCategory()             { return "Hidden";                      }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Pipeline.pds"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }