runHeatmap2: runHeatmap2

View source: R/heatmap.R

runHeatmap2R Documentation

runHeatmap2

Description

Creates a heatmap based on the user selected parameters within shiny

Usage

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

Arguments

input,

input variables

session,

session

expdata,

a matrix that includes expression values

Value

heatmap.2

Examples

    x <- runHeatmap2()


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