]> git.donarmstrong.com Git - mothur.git/blobdiff - matrixoutputcommand.h
added citation function to commands
[mothur.git] / matrixoutputcommand.h
index 2871d5e31511572ad30fd9a19f28e50ae4c8bb67..2c403aa1570895546ea1cbeb8e6c2e46d406c7e3 100644 (file)
@@ -32,6 +32,7 @@ public:
        string getCommandName()                 { return "dist.shared";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Dist.shared"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }