dot-create_heatmap_color: Create annotation for rows/columns

Description Usage Arguments Examples

Description

Create annotation for rows/columns

Usage

1
2
3
4
5
6
7
.create_heatmap_color(
  heatmap_color,
  matrix,
  lower_quantile,
  upper_quantile,
  color_by_quantile
)

Arguments

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

Examples

1

keshavmot2/ggexp documentation built on Feb. 6, 2021, 1:38 a.m.