How can I customize `plotheatmap` of `deepTools` to different colors for different `.bed` file regions and how to customize the color of the intensity curve?
1
0
Entering edit mode
19 months ago
Dan ▴ 180

Hello

How can I customize plotheatmap of deepTools to different colors for different .bed file regions and how to customize the color of the intensity curve?

I want to set the up panel as 'white,red' and the lower panel as 'white,blue'. image

and change the color of the intensity curve to red and blue.

enter image description here

Thanks

deepTools plotheatmap • 912 views
ADD COMMENT
2
Entering edit mode
18 months ago
M.O.L.S ▴ 100

Perhaps you could use matplotlib.pyplot in python to add a subplot. Inside the subplot you can change the label and colour to be blue instead of red. Instead of using plotheatmap there may be a way to incorporate matplotlib pyplot or seaborn with deepTools.

ADD COMMENT

Login before adding your answer.

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