X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimerauchimecommand.h;h=b7da889701f3ac2bc7883cf5c39356550eb2e25d;hb=8338fe821bc5e3f3cf15a5bf165eabe103b1ebce;hp=499b18298dfffc66657f62fd00d48d7c3846bb15;hpb=dec4333b64891e0b923c862446cf2e3befa7e3d3;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); };