X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=heatmapsimcommand.h;fp=heatmapsimcommand.h;h=dd6fa2c87bdb2dc79a4ab8b7245143d04925b26d;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=ba5a240c8ade230de7433413cefe1dcfdf930402;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/heatmapsimcommand.h b/heatmapsimcommand.h index ba5a240..dd6fa2c 100644 --- a/heatmapsimcommand.h +++ b/heatmapsimcommand.h @@ -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()); }