EnrichedHeatmap icon indicating copy to clipboard operation
EnrichedHeatmap copied to clipboard

make enriched heatmap which visualizes the enrichment of genomic signals to specific target regions.

Results 21 EnrichedHeatmap issues
Sort by recently updated
recently updated
newest added

Hi, I am wondering if there is a way to speed up normalizeToMatrix or a workaround? Thank you in advance! I really enjoy using EnrichedHeatmap so far.

- [ ] Visualize multiple target regions in one graph #68

I see that `anno_enriched`'s gpar parameter is used to set the color of all the lines appearing in a `top_annotation`. I would rather like each line to encode the the...

![image](https://user-images.githubusercontent.com/449218/146190361-f04693d7-c875-4bba-b205-7f5ee6e627b0.png)

![image](https://user-images.githubusercontent.com/449218/146181325-fe95dd39-b023-458c-a798-15335d0e33f8.png)

Hello, thank you for your such a great package. I have multiple bigwig files, I want to plot multiple bigwig files in one heatmap, but the **normalizeToMatrix** function can only...

The `getSignalsFromList` function has a sanity check, that is not working. It might be worthwhile to make it into a internal `for` loop or a `lapply` to check if the...

I try to do a matrix for plotting a EnrichHeatmap but with the command normalizeToMatrix I have a matrix with only zero (when I plot the EnrichHeatmap is white) and...

Hi, I am wondering if there is a way to tie the anno_enriched color to the row_split? For example, below if I set ngroup1 to 10, setting anno_enriched to the...