]> git.donarmstrong.com Git - mothur.git/blobdiff - getlineagecommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / getlineagecommand.h
index a6770614b6dfffac32f4e57ce65f451a0046085e..0ab042bac365b64840e32212a6705f62d46d5ff1 100644 (file)
@@ -23,7 +23,8 @@ class GetLineageCommand : public Command {
                vector<string> 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"; }