Hi, all!
I'm trying to plot the DNA methylation profiles using deepTools and having annoying peaks on the gene body region as you can see the picture below.
The code I used;
$ computeMatrix scale-regions -S Sample1.bw Sample2.bw Sample3.bw -R genes.bed -a 5000 -b 5000 -o Samples.matrix --regionBodyLength 15000 --skipZeros
$ plotProfile -m Samples.matrix -out Samples.profile.png --perGroup
How can I remove them?
Thank you!
Hello.
Not sure if my problem aligns perfectly to this thread, but I want to share some weird plots from the computeMatrix-plotProfile workflow. Not sure about "flatness" of the plot.
The corresponding plotProfile script is as under.
The plot is very boxy and abrupt. I have checked the bedGraph values and they aren't uniform as such.
Any suggestions on what could be erroneous here.
Use the directions: How to add images to a Biostars post
Create a new thread if this is not directly related to the original question.