shiny_heatmap: Shiny wrapper for plot_heatmap

View source: R/shiny_plots.R

shiny_heatmapR Documentation

Shiny wrapper for plot_heatmap

Description

Shiny wrapper for plot_heatmap

Usage

shiny_heatmap(y, sample_labels = NULL, feature_labels = NULL, prefix = "")

Arguments

y

Transformed matrix.

sample_labels

Sample labels.

feature_labels

Feature labels.

prefix

Prefix for variables in environment for composable shiny app.


MonashBioinformaticsPlatform/varistran documentation built on June 9, 2025, 8:36 a.m.