Thank you very much Sinji!
• 0 views
•
link
I want to intersect my ChIP-seq data (peaks) to mouse Genemodels (a collection of introns and exons and their locations in the genomic sequence). I used mm9 data in the alignment step. I would appreciate if you can tell me where I can download the genemodel file that I can use in my analysis.
Thanks,
Head over to the UCSC Table Browser.
You can then use awk or grep to obtain a list of introns / exons or regions you are interested in.
Thank you very much Sinji!
Log in to answer this question.