quantHeatmap | R Documentation |
writeHeatmap
.Wrapper function for writeHeatmap
.
quantHeatmap(
mat,
filename,
colfn = col.z,
quant = 0.01,
cell.w = 0.2,
cell.h = 0.05,
char.dim = 0.1,
buffer.h = 5,
buffer.w = 5,
...
)
mat |
A numeric matrix. |
filename |
The output file name. |
colfn |
Function to generate color scale. By default uses |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.