X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=listseqscommand.h;h=1a31a6dd432e837159be8d916f7ce2a25e4d4dec;hb=dc383fb61b6d165a8d36e6108df8bc7129243ae6;hp=f814d8487d81fc98e98f2245ee13c5564ec5424b;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/listseqscommand.h b/listseqscommand.h index f814d84..1a31a6d 100644 --- a/listseqscommand.h +++ b/listseqscommand.h @@ -23,7 +23,8 @@ class ListSeqsCommand : public Command { vector setParameters(); string getCommandName() { return "list.seqs"; } string getCommandCategory() { return "Sequence Processing"; } - string getHelpString(); + string getOutputFileNameTag(string, string); + string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/List.seqs"; } string getDescription() { return "lists sequences from a list, fasta, name, group, alignreport or taxonomy file"; }