Annotated heatmaps
| 1 2 3 4 5 | 
| matrix | a matrix. Either numeric or character. If it is a simple vector, it will be converted to a one-column matrix. | 
| ... | functions which define complex annotations or vectors of simple annotation. Values should be named arguments to be passed to 'Heatmap' function from 'ComplexHeatmap' package. | 
| column_annotation, row_annotation | a data frame. Each column will be treated as a simple annotation. The data frame must have column names. | 
| column_names_gp | graphic parameters for drawing text. | 
| row_names_gp | graphic parameters for drawing text. | 
| row_dend_side | should the row cluster be put on the left or right of the heatmap? | 
| row_names_side | should the row names be put on the left or right of the heatmap? | 
| heatmap_legend_param | a list contains parameters for the heatmap legend. See  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.