Open RacheliRap opened 3 years ago
I don't know. There is nothing particularly complex inside the function that would cause it to behave that way. Perhaps you could debug(filterWindowsGlobal)
and step through the function (press Enter to go through line-by-line) and identify the step that stalls.
Hi, I'm trying for the first time to use the package. I want to analysis H3k27me3 CHIP-Seq data, and therefore I use the same parameters shown in the tutorial for this histone modification. When I run the function filterWindowsGlobal for filtering of low-abundance windows, it takes more than 12 hours. Any idea way? my bam file contain ~5 million reads each. My code:
Thank you!!