Hi Everyone,
I have 2 bam files which I produced by mapping the reads with bowtie using hg19. This is a CHIP seq data for one of the histone marks, where one file is input(control) and other file is the chip sample. I want to show for certain genes which I am interested in, read plots around the Transcription Start Sites(TSS). Let's say I have 6 genes of interest, so in one TSS plot(for that histone mark) I want to see how histone marks are represented for different genes.
How can I do it?
Thanks
The pdf is not there can the link is dead. Can you share the pdf again?
I guess you can find that protocol in the following URL.
https://github.com/arq5x/lab_website/blob/master/pdf/bedtools.protocols.pdf
The same can be achieved using deepTools.
Ref: https://deeptools.readthedocs.io/en/latest/content/example_gallery.html?highlight=tss#tata-box-enrichments-around-the-tss-of-mouse-genes
Found the pdf I was looking that in bedtools site couldn't find it.