Add a color bar with additional information to the sides of the heatmap.
1 2 3 |
... |
A list of set.color or color.cont objects |
side |
Integer. Default is 3. Add the color bar to a specific side of the heatmap. |
labels |
Boolean. Default is TRUE. Add labels to the colorbar. |
pvalue |
Boolean. Default is FALSE. If TRUE, adds a p-value calculated using the method specificied in the pvalue.method parameter. |
pvalue.method |
String. Default is "chisq". Tests association of information added to identifed clusters using this method. |
cex |
Integer. Text size. Default set to 0.8 |
sep.outer |
Integer. Default is 0.2. |
sep.inner |
Integer. Default is 0.2. |
border |
String. Color border. Default is NA. Can be set to desired color. |
lwd |
Integer. Default is 0.5. Thickness of border. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.