pheat_annotation_legend: Adjust the legend for annotations in the heatmap

Description Usage Arguments Value Examples

Description

Adjust the legend for annotations in the heatmap

Usage

1
2
3
4
5
6
pheat_annotation_legend(
  ph,
  show = TRUE,
  show_names_row = TRUE,
  show_names_col = TRUE
)

Arguments

ph

Heatmap of class "pheat"

show

If FALSE, don't show the legends for annotations

show_names_row, show_names_col

If FALSE, don't show names for row or column annotation tracks

Value

A modified heatmap of class "pheat"

Examples

1
2

kylebittinger/pheatbuilder documentation built on Dec. 21, 2021, 8:45 a.m.