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