X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removelineagecommand.h;h=a5caec8e4c3e0f04ec7744489c3f27c0a495e38d;hb=078d7227da8dda9ae8620822fa32d51ec2706fc3;hp=a4ffea9c529829da3c3f08cfbc41c5e3bdf5ddcf;hpb=74dc92cf53df65fd8b14d8eaf35489bbecbccac6;p=mothur.git diff --git a/removelineagecommand.h b/removelineagecommand.h index a4ffea9..a5caec8 100644 --- a/removelineagecommand.h +++ b/removelineagecommand.h @@ -23,7 +23,8 @@ class RemoveLineageCommand : public Command { vector setParameters(); string getCommandName() { return "remove.lineage"; } string getCommandCategory() { return "Phylotype Analysis"; } - string getHelpString(); + string getOutputFileNameTag(string, string); + string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Remove.lineage"; } string getDescription() { return "removes sequences from a list, fasta, name, group, alignreport or taxonomy file from a given taxonomy or set of taxonomies"; }