dot-plot_heatmap_single: Plot Single Network Heatmap

.plot_heatmap_singleR Documentation

Plot Single Network Heatmap

Description

Plot Single Network Heatmap

Usage

.plot_heatmap_single(
  mat,
  show_legend,
  legend_position,
  legend_title,
  colors,
  limits,
  midpoint,
  na_color,
  show_values,
  value_size,
  value_color,
  value_fontface,
  value_fontfamily,
  value_halo,
  value_digits,
  show_diagonal,
  diagonal_color,
  row_labels,
  col_labels,
  show_axis_labels,
  axis_text_size,
  axis_text_angle,
  title,
  subtitle,
  xlab,
  ylab,
  aspect_ratio
)

cograph documentation built on April 1, 2026, 1:07 a.m.