X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=subsamplecommand.h;fp=subsamplecommand.h;h=5656dab49e7ac7d58665369e58c1950c17b93542;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=6716903105f2fc25d018b77d977d6fa57875a148;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/subsamplecommand.h b/subsamplecommand.h index 6716903..5656dab 100644 --- a/subsamplecommand.h +++ b/subsamplecommand.h @@ -29,6 +29,7 @@ public: string getCommandName() { return "sub.sample"; } string getCommandCategory() { return "General"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Sub.sample"; } int execute(); void help() { m->mothurOut(getHelpString()); }