]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.h
added command descriptions
[mothur.git] / heatmapsimcommand.h
index ba5a240c8ade230de7433413cefe1dcfdf930402..dd6fa2c87bdb2dc79a4ab8b7245143d04925b26d 100644 (file)
@@ -28,7 +28,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Heatmap.sim"; }
-       
+       string getDescription()         { return "generate a heatmap indicating the pairwise distance between multiple samples using a variety of calculators"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }