]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyotucommand.h
added citation function to commands
[mothur.git] / classifyotucommand.h
index 7f15c71c1847421abb88c3202d96e8ca7015837a..c38a7c97111b4bd842fb7038a6faaf2acedc5d53 100644 (file)
@@ -26,6 +26,8 @@ public:
        string getCommandName()                 { return "classify.otu";                }
        string getCommandCategory()             { return "Phylotype Analysis";  }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Classify.otu"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }