12e85497 |
<!--
%\VignetteEngine{knitr}
%\VignetteIndexEntry{7. Interactive with Heatmaps}
-->
Interactive with Heatmaps
========================================
**Author**: Zuguang Gu ( z.gu@dkfz.de )
**Date**: `r Sys.Date()`
-------------------------------------------------------------
```{r global_settings, echo = FALSE, message = FALSE}
library(markdown)
library(knitr)
knitr::opts_chunk$set(
error = FALSE,
tidy = FALSE,
message = FALSE,
fig.align = "center",
fig.width = 5,
fig.height = 5)
options(markdown.HTML.stylesheet = "custom.css")
options(width = 100)
```
If the heatmap is plotted in the interactive graphic device, users can use mouse
|