]> git.donarmstrong.com Git - mothur.git/blobdiff - getlistcountcommand.h
removing chime source files from mother project.
[mothur.git] / getlistcountcommand.h
index 40ff7d0636f38158eea14fd7523618ab2e107188..7a0c1098f331beffdf06829f7c804032f45a8d8b 100644 (file)
@@ -25,7 +25,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "get.otulist";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
-       
+       string getCitation() { return "http://www.mothur.org/wiki/Get.otulist"; }
+       string getDescription()         { return "lists each OTU number and the sequence contained in that OTU"; }
+
        string getHelpString(); 
        
        int execute();