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