]> git.donarmstrong.com Git - mothur.git/blobdiff - clusterfragmentscommand.h
added command descriptions
[mothur.git] / clusterfragmentscommand.h
index 2b0294782550a1da8885bbcd73aa10a046b7376b..c7ea7e0d078f0abfe404afd41cab0b4500bc5c48 100644 (file)
@@ -39,6 +39,7 @@ public:
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Cluster.fragments"; }
+       string getDescription()         { return "creates a namesfile with sequences that are a fragment of a larger sequence"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }