]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapcommand.h
added command descriptions
[mothur.git] / heatmapcommand.h
index 3bb979108948ac712b4758296b34ed3aba8e7c52..ccd5f4868e9061ed61e4a90ae042ae6bded4fa68 100644 (file)
@@ -30,6 +30,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Heatmap.bin"; }
+       string getDescription()         { return "generate a heatmap where the color represents the relative abundanceof an OTU"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }