X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=subsamplecommand.h;h=c746e144119dc4d4c0d45ef10872b1f7c9951129;hb=ea4f373c28543cd1002b0dd7dc6e55c526647d59;hp=7235a7b68ec569412bb97d1b98f076ff3b439bdb;hpb=53171f07cc0c0e560e2b4ba2946f690d59fc2dc4;p=mothur.git diff --git a/subsamplecommand.h b/subsamplecommand.h index 7235a7b..c746e14 100644 --- a/subsamplecommand.h +++ b/subsamplecommand.h @@ -28,6 +28,7 @@ public: vector setParameters(); string getCommandName() { return "sub.sample"; } string getCommandCategory() { return "General"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Sub.sample"; } string getDescription() { return "get a sampling of sequences from a list, shared, rabund, sabund or fasta file"; }