How to get the coverage information in chip seq for TSS and genebody
1
0
Entering edit mode
2.7 years ago

Hello I am doing ChIP-Seq analysis I have two sets some list of genes for this I wanted coverage information TSS and genebody can anybody suggest me how can do that. is there any R related tools any method available please mention

Thank you

Genome ChIP-Seq DNA • 1.4k views
ADD COMMENT
0
Entering edit mode
2.7 years ago

There are a lot of different methods to do that, but I can recommend deeptools, especially the computeMatrix tool combined with the plotProfile tool. It is easy to use, with quite a lot of flexibility, and also a very good documentation.

ADD COMMENT
0
Entering edit mode

@Carlo Yague

Thanks for the reply I have already tried deeptools as u said different method are available can you suggest me

ADD REPLY
0
Entering edit mode

You can also use bedtools genomecov in the command line to generate the matrix then load it in R and process as needed. Also there is the ChIPseekR R package.

ADD REPLY
0
Entering edit mode

@Carlo Yague Thank for the suggestions do you know in deeptools which bedformat we have to use in the computeMatrix genewise or transcript wise because when I am providing GTF instade of bed its giving me gene number if I gave the transcript containing bed file its not showing gene number so I was confused and wanted clarify so try new options. documentation genewise bedfile is mentioned deeptools doc

Can please help me with a example of bed file

ADD REPLY
0
Entering edit mode

What do you mean gene number ? can you show a few lines of your gtf file, bed file, and deeptools output ?

ADD REPLY
0
Entering edit mode

GTF file
My gtf file when I am using this gtf file getting error so I converted into bed using gtf2bed I am sharing link which has bedfile and deeptools output bed and output

ADD REPLY

Login before adding your answer.

Traffic: 1396 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6