X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=collectcommand.h;h=1d8734fa5d713ad4535e067af55d3c56d699573c;hb=28bcfc4a41b8b82f66636587e0d4d355d07cbdd1;hp=b882013942e0555be7897a3278b5ccbcb6a20c62;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/collectcommand.h b/collectcommand.h index b882013..1d8734f 100644 --- a/collectcommand.h +++ b/collectcommand.h @@ -38,6 +38,7 @@ public: string getCommandName() { return "collect.single"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getCitation() { return "Schloss PD, Handelsman J (2006). Introducing SONS, A tool that compares the membership of microbial communities. Appl Environ Microbiol 72: 6773-9. \nhttp://www.mothur.org/wiki/Collect.single"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getDescription() { return "generates collector's curves using calculators, that describe the richness, diversity, and other features of individual samples"; }