I downloaded the command line version of deeptools, and then tried to replicate the video tutorial shown on Galaxy. However, I cannot replicate the heatmap exactly. My reads are all shifted to the right of the TSS, unlike the nice evenly centered plot I get running Galaxy (see attached files).
I have narrowed down the error to the computeMatrix function. What are the command line parameters for computeMatrix command as shown in the video tutorial? I am using the following commands but they dont give me the same heatmap:
computeMatrix reference-point -R GRCh37_promoters.bed --referencePoint=center -S H3K4Me1_log2ratio.bw H3K4Me3_log2ratio.bw -b 3000 -a 3000 -out GRCh37_promoters_matrix
Any advice would be greatly appreciated.
Thank you,
Carol