deeptools plotHeatmap gives blurry pixelated image
0
0
Entering edit mode
3.2 years ago
Himanshu C • 0

Hi,

I'm using deeptools to visualize bigWig files, my commands:

computeMatrix scale-regions -S bigWigs/batch1and3/*.bw -R /ATAC_12-4-20/diffBind_results/*.bed  --skipZeros -p 10 --missingDataAsZero -a 500 -b 500 -o batch1and3_As_Con_sites_new_w_blklist.gz -bs 1 --blackListFileName remapped_Blacklist_ZF_Grcz10_toGrcz11.txt

plotHeatmap -m batch1and3_As_Con_sites_new_w_blklist.gz -out batch1and3_As_Con_sites_heatmapProfile_updated_w_blk_lists.pdf --startLabel "" --endLabel "" --colorMap Blues --dpi 600  --samplesLabel "As_rep1" "As_rep2" "Con_rep1" "Con_rep2" --xAxisLabel "" --legendLocation upper-center --zMin 0 --zMax 30 --legendLocation "none" --regionsLabel "As-Upregulated" "As-Downregulated" --interpolationMethod "nearest"

batch1and3-As-Con-sites-heatmap-Profile-updated-w-blk-lists

I'm getting a blurred heatmap. Is it because of relatively fewer regions? How can it be fixed?

Thanks

Edit: Found the solution: --heatmapHeight did the trick!

computeMatrix plotHeatmap deeptools ATAC-seq • 1.2k views
ADD COMMENT
0
Entering edit mode

Please post your solution as an answer and accept it (greencheck mark) to provide closure to this thread.

ADD REPLY

Login before adding your answer.

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