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