]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.h
added citation function to commands
[mothur.git] / heatmapsimcommand.h
index dbaa6840b4513ca085da696c485e5b73e74f37b9..ba5a240c8ade230de7433413cefe1dcfdf930402 100644 (file)
@@ -27,6 +27,7 @@ public:
        string getCommandName()                 { return "heatmap.sim";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Heatmap.sim"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }