Description Usage Arguments Examples
Create annotation for rows/columns
1 2 3 4 5 6 7 | .create_heatmap_color(
heatmap_color,
matrix,
lower_quantile,
upper_quantile,
color_by_quantile
)
|
data |
data frame with annotations |
which |
either "row" or "column" for row annotations and column annotations respectively |
show_legend |
columns of data to show legend for |
text_size |
text size |
palette |
color palette |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.