deeptools / deepTools

Tools to process and analyze deep sequencing data.
Other
684 stars 212 forks source link

How to annotate a region in Heatmap? #1316

Open li1311139481 opened 4 months ago

li1311139481 commented 4 months ago

Welcome to deepTools GitHub repository! Before opening the issue please check that the following requirements are met :

Question: I get the result. but i want anno the heatmap using some gene. As you can see, my input is differential peaks or Tss.bed, and i annotate the peaks to gene, Or I want to know which gene's TSS is different in different samples. I know featureAlignedHeatmap function in ChIPpeakAnno package in R. But I don't think it's clear enough, especially when it's presented as anno_block.

I want annotate the region in heatmap like this image

Any help would be appreciated