ropensci / iheatmapr

Complex, interactive heatmaps in R
https://docs.ropensci.org/iheatmapr
Other
267 stars 35 forks source link

Add extra markings to specific cells #81

Open ppintofilipe opened 3 years ago

ppintofilipe commented 3 years ago

Hi Alicia!

Congratulations on this package. It's very interesting and full of very useful features!

I'm using it to plot some hypothesis tests (for differential analysis of genes), and I'd like to mark the cells with statistical significance (for example, by adding an asterisk to those cells or by adding a stroke with different colouring).

Is there any way of doing that? Thank you!