Problem with the output of Deeptools PlotProfile: a strange pattern of repetitive summits
1
0
Entering edit mode
23 months ago
Alireza • 0

Hi!

I am trying to plot DNA binding profiles of my ChIP-seq bw files using Deeptools plotProfile. I generated the matrix using the computeMatrix reference-point. I used some publicly available bed files as my regions of interest, but, some of them resulted in a strange pattern as you can see below. blue is my protein of interest and red is background (IP) enter image description here

I aligned my data to the mm10 reference genome with the default options of bowtie2. I generated and sorted the bam files with samtools and used Picard to remove duplicates. I then used the following commands from deeptools.

bamCoverage -b  sample1.bam --effectiveGenomeSize 2494787188 --normalizeUsing RPKM -p max --extendReads 150 -o sample1.bw

computeMatrix reference-point -S sample1.bw IP.bw -R regions.bed --referencePoint center -a 3000 -b 3000 -out sample1.tab.gz --skipZeros -p max --samplesLabel sample1 IP -bs 100

I used the peak files from the following links:

https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE116601

https://www-ncbi-nlm-nih-gov.proxy1.lib.uwo.ca/geo/query/acc.cgi?acc=GSE155890

Using the computeMatrix scale-regions did not solve the problem too. What is the reason for this problem and how can I solve it?

Thanks!

deeptools plotprofile ChIP-seq • 1.3k views
ADD COMMENT
0
Entering edit mode

Can you link to the bed files you used? You may also want to add the commands you used to align your ChIP-seq reads, and also your deepTools commands.

ADD REPLY
0
Entering edit mode

Thanks for your reminder! I added the links and commands.

ADD REPLY
0
Entering edit mode

What are those BED files supposed to represent? ATAC-seq peaks?

ADD REPLY
0
Entering edit mode

No they are ChIP-seq peaks that might bind to the same regions as mine

ADD REPLY
0
Entering edit mode
11 months ago
Steven • 0

I am having the same issue dealing with PRO-seq data, and the heatmap doesn't support this to be a true profile. Wonder if you have solve the problem or not?

enter image description here

ADD COMMENT

Login before adding your answer.

Traffic: 1474 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