Closed dcheng1 closed 4 years ago
You allowed 800 gaps. Did you mean 4 (4*200=800)? :)
--gaps-allowed GAPS_ALLOWED, -g GAPS_ALLOWED
This number is multiplied by the window size to
determine the number of gaps (ineligible windows)
allowed between two eligible windows. Must be an
integer. Default: 3.
Oh, I see what mean. Thanks for your quick response!
No problem :) That flag differs from the one in SICER :) Would love to hear if it ran as expected now.
Yes, it ran sucessfuly now. epic2 is indeed much faster than SICER. I manually inspected the peaks called by epic2 and SICER, and they are mostly identical. The only difference is that with the same setting, epic2 called slightly longer peaks compared to SICER, which is okay for me. I think I will incoporate epic2 into my data analysis pipeline.
epic2 uses slightly different defaults (hg19 vs hg18) and different EGS so slightly different results are to be expected 👍
Feel free to reopen this issue or create another one if you have further questions :)
The code I used:
What I had on the terminal:
But it just kept runing for several hours without returning results.