]> git.donarmstrong.com Git - mothur.git/blobdiff - getoturepcommand.h
added citation function to commands
[mothur.git] / getoturepcommand.h
index d8f8f0905ba3c3e8c09dfb8ec83ec34f817db89e..179a1b3becb27091fbe5fc6e78d1b1f91a70e10d 100644 (file)
@@ -44,6 +44,7 @@ public:
        string getCommandName()                 { return "get.oturep";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Get.oturep"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }