]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistscommand.h
added citation function to commands
[mothur.git] / parselistscommand.h
index 065c499ade25c46fb18ef3746fc5c08687c232d6..9489b9b29108ed13969352c6ed1fe3a994e7f326 100644 (file)
@@ -27,6 +27,7 @@ public:
        string getCommandName()                 { return "parse.list";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Parse.list"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }