互动复杂热图
基本信息
| 软件包 | 链接 |
|---|---|
| 编程语言 | R, JavaScript |
| Bioconductor | https://bioconductor.org/packages/InteractiveComplexHeatmap/ |
| GitHub | https://github.com/jokergoo/InteractiveComplexHeatmap |
| 文档 | https://jokergoo.github.io/InteractiveComplexHeatmap/ |
| 论文 | Zuguang Gu, et al., Make Interactive Complex Heatmaps in R. Bioinformatics 2022. |
例子
在使用 ComplexHeatmap 生成静态热图后,直接运行下面函数
htShiny()
即可生成对应的互动热图。