This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Average peak center of three peaks using pybedtools?

I have the data of three peaks in bed files, How I can find the average center across all three peaks using pybedtools? I will appreciate very much any help with a script.

Thanks in advance!

chip-seq gene alignment sequence genome

What do you mean by average peak centre ? Use mergeBed to get the ends of merged coordinates and then get the center.

What do you mean by "data of three peaks in bed files"? Do you mean you have three bed files, each of which contains many peaks?

0 answers

No answers yet.

Log in to answer this question.