]> git.donarmstrong.com Git - mothur.git/blobdiff - getlineagecommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / getlineagecommand.h
index 99bc0fa347313bb023e8bd1b41a5c3e2be5c93ed..68f974f21461933b8feed0657bc07f86c17b4e20 100644 (file)
@@ -23,8 +23,9 @@ class GetLineageCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "get.lineage";                         }
                string getCommandCategory()             { return "Phylotype Analysis";          }
-               string getOutputFileNameTag(string, string);
+               
        string getHelpString(); 
+    string getOutputPattern(string);   
                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"; }