]> git.donarmstrong.com Git - mothur.git/blobdiff - removeseqscommand.h
changing command name classify.shared to classifyrf.shared
[mothur.git] / removeseqscommand.h
index e26e751032402cd39dac933acf3f57814ab2fc0f..1a6365dac35b9e18669f8827c4054268b9123d9e 100644 (file)
@@ -23,8 +23,9 @@ class RemoveSeqsCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "remove.seqs";                         }
                string getCommandCategory()             { return "Sequence Processing";         }
-               string getOutputFileNameTag(string, string);
+               
        string getHelpString(); 
+    string getOutputPattern(string);   
                string getCitation() { return "http://www.mothur.org/wiki/Remove.seqs"; }
                string getDescription()         { return "removes sequences from a list, fasta, name, group, alignreport, quality or taxonomy file"; }