X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=filters.h;fp=filters.h;h=13607e78045a35a9a3ac00c675ba6c0b46995f42;hb=94ba64671398f3c9e591df90536833123de0fd34;hp=94f8d33c0329793f3e1c39c0ea0c467f53493357;hpb=9473b7b31670fac7df475ae5a4618a9d6603b27f;p=mothur.git diff --git a/filters.h b/filters.h index 94f8d33..13607e7 100644 --- a/filters.h +++ b/filters.h @@ -46,6 +46,14 @@ public: if(a[i] < threshold && t[i] < threshold && g[i] < threshold && c[i] < threshold){ filter[i] = 0; } } } + + void mergeFilter(string newFilter){ + for(int i=0;i