modified_heatmap: Heatmap to modify vcfR::heatmap.bp.

Description Usage Details Value

Description

Removes bargraph from axes.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
modified_heatmap(
  x,
  cbarplot = TRUE,
  rbarplot = TRUE,
  legend = TRUE,
  clabels = TRUE,
  rlabels = TRUE,
  na.rm = TRUE,
  scale = c("row", "column", "none"),
  col.ramp = viridisLite::viridis(n = 100, alpha = 1),
  ...
)

Details

Remove bargraph from axes.

Value

image


shankarkshakya/mypackage documentation built on March 12, 2021, 5:54 p.m.