]> git.donarmstrong.com Git - mothur.git/blobdiff - phylotypecommand.h
added citation function to commands
[mothur.git] / phylotypecommand.h
index 30a578221f09042817534b51f91d8e33f3125c6c..a0411308e01121af1a56a68dd28218b421598cbc 100644 (file)
@@ -27,6 +27,7 @@ public:
        string getCommandName()                 { return "phylotype";           }
        string getCommandCategory()             { return "Clustering";          }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Phylotype"; }
        
        int execute();
        void help() { m->mothurOut(getHelpString()); }