X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlineagecommand.h;h=0ab042bac365b64840e32212a6705f62d46d5ff1;hb=dc383fb61b6d165a8d36e6108df8bc7129243ae6;hp=a6770614b6dfffac32f4e57ce65f451a0046085e;hpb=74dc92cf53df65fd8b14d8eaf35489bbecbccac6;p=mothur.git diff --git a/getlineagecommand.h b/getlineagecommand.h index a677061..0ab042b 100644 --- a/getlineagecommand.h +++ b/getlineagecommand.h @@ -23,7 +23,8 @@ class GetLineageCommand : public Command { vector setParameters(); string getCommandName() { return "get.lineage"; } string getCommandCategory() { return "Phylotype Analysis"; } - string getHelpString(); + string getOutputFileNameTag(string, string); + string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Get.lineage"; } string getDescription() { return "gets sequences from a list, fasta, name, group, alignreport or taxonomy file from a given taxonomy or set of taxonomies"; }