]> git.donarmstrong.com Git - mothur.git/blobdiff - rarefactsharedcommand.h
added citation function to commands
[mothur.git] / rarefactsharedcommand.h
index 8219e613b3c71d657deb31deb8a948f501dc6e52..54d0495fdc8a1ac5063c8c01ff24970cea2b02fb 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandName()                 { return "rarefaction.shared";          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Rarefaction.shared"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }