]> git.donarmstrong.com Git - mothur.git/blobdiff - getlistcountcommand.h
added count file to trim.seqs, get.groups, get.lineage, get.seqs, heatmap.sim, list...
[mothur.git] / getlistcountcommand.h
index 40ff7d0636f38158eea14fd7523618ab2e107188..629e9b98991fa839ccca7a704d582150f47f7d5f 100644 (file)
@@ -25,7 +25,10 @@ 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 getOutputFileNameTag(string, string);
        string getHelpString(); 
        
        int execute();