What are those black lines in my heatmap?
1
2
Entering edit mode
3.2 years ago
grx0326 ▴ 20

I have been using deeptools plotHeatmap to generate heatmap around TSS regions from my chip-seq data.
However there are black lines in my heatmap and I don`t know what those lines stand for.
Here is my code:
plotHeatmap -m [prefix]matrix.gz -o [prefix]normalized.png --boxAroundHeatmaps no --colorMap bwr --heatmapHeight 15 --heatmapWidth 3 --whatToShow 'heatmap and colorbar' & And here is what I got:
enter image description here

Any ideas are appreciated

deeptools heatmap • 3.0k views
ADD COMMENT
2
Entering edit mode
3.2 years ago

They're missing data. You can change the color if you like.

ADD COMMENT
0
Entering edit mode

you mean change the black line into other color?I am not sure how to achieve that

ADD REPLY
1
Entering edit mode

It's the --missingDataColor option, see the online help page for more information: https://deeptools.readthedocs.io/en/develop/content/tools/plotHeatmap.html

ADD REPLY

Login before adding your answer.

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