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