hmgu-itg / peakplotter

A tool to find and annotate signals in next-generation association studies
6 stars 3 forks source link

`peakit` code extracting peaks of overlapping regions. #16

Closed youngchanpark closed 2 years ago

youngchanpark commented 2 years ago

image

The two regions below overlap each other. 11 77194663 81177063 11 80696653 86536733

This should've been combined as a single peak.

These kind of cases are quite common..

youngchanpark commented 2 years ago

Bug resolved with PR #17.

Found the issue and added a test for it in https://github.com/hmgu-itg/peakplotter/commit/bc01a2d86fb88140b6df46c58770f346dd954dae