heatmapUI: heatmapUI

Description Usage Arguments Value Note Examples

View source: R/heatmap.R

Description

Creates a shinyUI to be able to run DEBrowser interactively.

Usage

1
heatmapUI(input, output, session)

Arguments

input,

input variables

output,

output objects

session,

session

Value

the panel for heatmapUI;

Note

heatmapUI

Examples

1
    x<-heatmapUI()

debrowser documentation built on Dec. 18, 2020, 2 a.m.