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?
• 1,422 views
•
link
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.
• 0 views
•
link
Log in to answer this question.