I've moved your comment to an answer. Please accept it to mark the post as resolved.
Hello, I'm having some trouble with making heatmaps from deeptools, where the colors don't seem to be displayed properly. I would like to make metagene plots using bigwig files from a chip-seq experiment. When I generate the bigwig files using bamCompare, the downstream heatmaps look fine; but if I use bamCoverage, most of the heatmap tends to be white (see attached image for an example). Playing with zMin zMax doesn't seem to help.
Any suggestions would be greatly appreciated~! Thanks!
Alan
1 answer
Actually I realized the problem was in the bamCoverage step to generate the bigwigs. If I just remove the --skipNAs option, the resulting bigwigs produce heatmaps that look more like what I would expect.
Log in to answer this question.
Please show us the code you're using to generate these heatmaps.
Right, sorry. And thanks for replying!