philippdre / omniCLIP

omniCLIP is a CLIP-Seq peak caller
GNU General Public License v3.0
15 stars 9 forks source link

non-overlapping peak calls (enhancement) #23

Open slebedeva opened 4 years ago

slebedeva commented 4 years ago

The downstream analysis is more difficult because the returned bed file is non-disjoint. Would be more convenient to return peaks which do not overlap (listing in metadata all gene ids the peak could belong to if there are multiple genes with overlapping annotation).