]> git.donarmstrong.com Git - mothur.git/blobdiff - parselistscommand.h
added command descriptions
[mothur.git] / parselistscommand.h
index 065c499ade25c46fb18ef3746fc5c08687c232d6..9356299b91c45c82b073c424a81b9a6bb28673e8 100644 (file)
@@ -27,6 +27,8 @@ public:
        string getCommandName()                 { return "parse.list";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Parse.list"; }
+       string getDescription()         { return "parses a list file by group"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }