Interactive complex heatmaps.
Basic
| 软件包 | 链接 |
|---|---|
| Language | R, JavaScript |
| Bioconductor | https://bioconductor.org/packages/InteractiveComplexHeatmap/ |
| GitHub | https://github.com/jokergoo/InteractiveComplexHeatmap |
| Documentation | https://jokergoo.github.io/InteractiveComplexHeatmap/ |
| Publication | Zuguang Gu, et al., Make Interactive Complex Heatmaps in R. Bioinformatics 2022. |
Example
After static heatmaps are generated by the ComplexHeatmap package, directly running the following function:
htShiny()
generates the corresponding interactive version.