Hi,
So I'm currently annotating some ChIP-sek peaks (coming from macs2 peak calling) using HOMER. I have observed that the "Distance to nearest TSS" column is computed using the center of the peak. My question is, is it possible to change the coordinate of the peak that HOMER uses to give a distance? For example changing it to the beginning of the peak, the end, the summit... I am currently manually correcting this value, but I wondered if this is something HOMER allows.
Any insight would be appreciated, thanks
1 answer
In short, no. That doesn't appear to be an option for HOMER, though making those changes via python/perl/awk after the fact doesn't seem like too difficult a task after the fact, though it is tedious.
Log in to answer this question.