]> git.donarmstrong.com Git - mothur.git/blobdiff - getsharedotucommand.h
added forward and reverse barcodes to trim.seqs to process illumina seqs
[mothur.git] / getsharedotucommand.h
index d7ffef3c74b965967dd6f68d7a6914183ec2253f..ea6ed94ee687004d88a04e140f187392b05f5b42 100644 (file)
@@ -30,7 +30,8 @@ class GetSharedOTUCommand : public Command {
                string getRequiredCommand()             { return "none";                                        }
                string getHelpString(); 
                string getCitation() { return "http://www.mothur.org/wiki/Get.sharedseqs"; }
-       
+               string getDescription()         { return "identifies sequences that are either unique or shared by specific groups"; }
+
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }