]> git.donarmstrong.com Git - mothur.git/blobdiff - trimflowscommand.h
Added flow=I to trim.flows
[mothur.git] / trimflowscommand.h
index 414c73cd1d2e6740b89d5200a5c7e7c704097ed6..065e6b4532e071383c39c54e38047b01a2b45344 100644 (file)
@@ -26,7 +26,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "trim.flows";  }
        string getCommandCategory()             { return "Sequence Processing";         }
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Trim.flows"; }
        string getDescription()         { return "trim.flows"; }