ChIP data analysis high binding sites
I have ChIP-seq data and I have mapped it to the reference genome using Bowtie-2. How to find the genomic region that have high binding sites for histone in ChIP data? Which tool should I use to find the binding sites?
• 2,507 views
•
link
0 answers
No answers yet.
Log in to answer this question.
see here for peak calling https://github.com/crazyhottommy/ChIP-seq-analysis#peak-calling
This is best resource for ChIPseq data analysis by Tommy Tang
Thanks !! It was a great help :)