]> git.donarmstrong.com Git - mothur.git/blobdiff - normalizesharedcommand.h
added command descriptions
[mothur.git] / normalizesharedcommand.h
index 6332fd7fe1f36f19cd232cde99d9c6629fc00ca5..c25274119ac3c918dcfa8ef584b05bd3f9310bc9 100644 (file)
@@ -26,6 +26,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Normalize.shared"; }
+       string getDescription()         { return "normalize samples in a shared or relabund file"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }