X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimerauchimecommand.h;h=b7da889701f3ac2bc7883cf5c39356550eb2e25d;hb=2009a1a1f47e7467094d844e7c07ab8ddf7bb447;hp=499b18298dfffc66657f62fd00d48d7c3846bb15;hpb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;p=mothur.git diff --git a/chimerauchimecommand.h b/chimerauchimecommand.h index 499b182..b7da889 100644 --- a/chimerauchimecommand.h +++ b/chimerauchimecommand.h @@ -59,7 +59,7 @@ private: int printFile(vector&, string); int deconvoluteResults(SequenceParser&, string, string, string); int driverGroups(SequenceParser&, string, string, string, string, int, int, vector); - int createProcessesGroups(SequenceParser&, string, string, string, string, vector); + int createProcessesGroups(SequenceParser&, string, string, string, string, vector, string, string, string); };