I am under the impression that if my strand information for my region file is on the 6th column then computeMatrix takes orientation into account.
Is there a way I can generate a strand specific heat map where for example the Watson strand is Red and the Crick strand is blue? Preferably using something like deeptools.
The TF I am hoping to do this with is Pol-II at TSS.
1 answer
You can make two groups of TSS, one containing only one strand. Then you can plot the profile for each strand on different colors using profiler. Alternatively, you can run computeMatrix twice, once with the Watson and the again using the Crick strand. Then can make heatmaps for each case using the colors that you want.
Log in to answer this question.
Can you IP polII with a specific strand?