]> git.donarmstrong.com Git - mothur.git/blobdiff - splitabundcommand.h
added command descriptions
[mothur.git] / splitabundcommand.h
index 444b55edf9fb7d5f3f126e3f96a3214aa6a167dc..df925f34cc70bc405ac35e2302ecc49a8fd97872 100644 (file)
@@ -37,6 +37,7 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Split.abund"; }
+       string getDescription()         { return "split a list, name, group or fasta file based on abundance"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }