]> git.donarmstrong.com Git - mothur.git/blobdiff - getlabelcommand.h
added forward and reverse barcodes to trim.seqs to process illumina seqs
[mothur.git] / getlabelcommand.h
index 606daf42ab685a4070d8aa54c21a839cdda91773..c5dc1a119969e3ac10b0462c4ad5090bee1333f3 100644 (file)
@@ -25,6 +25,9 @@ public:
        string getCommandName()                 { return "get.label";                           }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Get.label"; }
+       string getDescription()         { return "outputs labels"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }