X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=collectcommand.h;h=d250126551f88a74bcdc7afebde65763e424aab7;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=c53152030c4d89807611efb623b50e2d3aaafbfe;hpb=1d898dc6edaf9e9f287fab53bf1f21fb29757a17;p=mothur.git diff --git a/collectcommand.h b/collectcommand.h index c531520..d250126 100644 --- a/collectcommand.h +++ b/collectcommand.h @@ -37,6 +37,7 @@ public: vector setParameters(); string getCommandName() { return "collect.single"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getCitation() { return "http://www.mothur.org/wiki/Collect.single"; } string getHelpString(); int execute();