make_heatmap2: Make heatmap

make_heatmap2R Documentation

Make heatmap

Description

Make heatmap

Usage

make_heatmap2(
  matrix,
  samples = samples,
  heat.color = normal,
  cluster_samples = TRUE,
  width = NA,
  height = NA,
  ext = NA
)

Arguments

matrix

Data matrix

samples

Sample info sheet data

heat.color

Color

cluster_samples

Logical; T to cluster

width

Plot width

height

Plot height

Value

Heatmap


graeberlab-ucla/MetabR documentation built on Feb. 5, 2024, 2:06 p.m.