This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Enhancer region

I have Chip seq data for du145 cell lines I want to specifically look at enrichment of motifs in enhancer region. How do I separate enhancer from promoter region?

chip-seq enhancer

1 answer

You can annotate the location of Chip-seq peaks in the genome use the R package ChIPseeker, or you can use bedtools to filter peaks overlapped with promoter.

Log in to answer this question.