quantHeatmap: Wrapper function for 'writeHeatmap'.

View source: R/hmcor.R

quantHeatmapR Documentation

Wrapper function for writeHeatmap.

Description

Wrapper function for writeHeatmap.

Usage

quantHeatmap(
  mat,
  filename,
  colfn = col.z,
  quant = 0.01,
  cell.w = 0.2,
  cell.h = 0.05,
  char.dim = 0.1,
  buffer.h = 5,
  buffer.w = 5,
  ...
)

Arguments

mat

A numeric matrix.

filename

The output file name.

colfn

Function to generate color scale. By default uses


kewiechecki/moreComplexHeatmap documentation built on June 8, 2025, 5:18 a.m.