Hi,
I have a bed file of annotated regions. I want to find genomic regions which are particularly dense with these annotations. I thought perhaps a way to do this is standard peak calling (Poisson model) and I was wondering if there are any tools out there that do this? Using MACS2 with the input bed file does not work because it keeps predicting that the read size (annotation feature size in my case) is 200. Any suggestions?