Y axis PlotHeatMap Deeptools
1
0
Entering edit mode
5.9 years ago
fusion.slope ▴ 250

Hello,

am wondering what values are represented in the Y axis of plotHeatMap in Deeptools.If we consider the first picture here:

http://deeptools.readthedocs.io/en/develop/content/tools/plotHeatmap.html

What are the values in the Yaxis on top left (on the box) and what are the values on the right along the heatMap? Do they represent the same thing?

Thanks in advance for any reply. Best

Deeptools • 4.3k views
ADD COMMENT
2
Entering edit mode
5.9 years ago

The values on the Y axis are whatever are in the bigWig files. If those files represent "alignment depth", then that's what's shown. If those files instead represent something like "1x normalized depth" or "depth vs. control" or "methylation percent" then that's what's depicted. computeMatrix only summarizes what's in one or more bigWig files, what you put in those files is then up to you.

ADD COMMENT
0
Entering edit mode

Thanks Devon, the fact is that am seeing that in my Plot the numbers do not correspond..

https://ibb.co/huvoJJ

Can you see it? Thanks in advance for any comment

ADD REPLY
1
Entering edit mode

The plot is an average over the columns of the heatmap. Perhaps the values look lower than you expected from the heatmap, but this is an artefact of interpolation and our generally bad ability as humans to eye-ball that sort of average exactly.

ADD REPLY
0
Entering edit mode

This explanation helps. I have additional question:

What does negative scale imply on profile plot? I am plotting RNASeq data in two ways:

  • Separate BAMs for control and treatment
  • After BAMcompare i.e. after normalizing the treatment against control.

See image here.

Does negative value simply imply the signal is high in control than treatment?

ADD REPLY
0
Entering edit mode

The output of bamCompare was likely the log2 ratio, so negative values are regions where control is higher than treatment (assuming you did treatment vs. control rather than control vs. treatment).

ADD REPLY

Login before adding your answer.

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