]> git.donarmstrong.com Git - mothur.git/blobdiff - normalizesharedcommand.h
added citation function to commands
[mothur.git] / normalizesharedcommand.h
index 26bc0e4ca542de7a7c56cf2299918ce0f2819e70..6332fd7fe1f36f19cd232cde99d9c6629fc00ca5 100644 (file)
@@ -25,6 +25,7 @@ public:
        string getCommandName()                 { return "normalize.shared";            }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Normalize.shared"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }