runHeatmap: runHeatmap

View source: R/heatmap.R

runHeatmapR Documentation

runHeatmap

Description

Creates a heatmap based on the user selected parameters within shiny

Usage

runHeatmap(input = NULL, session = NULL, expdata = NULL)

Arguments

input,

input variables

session,

session

expdata,

a matrix that includes expression values

Value

heatmapply plot

Examples

    x <- runHeatmap()


UMMS-Biocore/debrowser documentation built on Feb. 9, 2024, 6:15 p.m.