heatmapUI {debrowser}R Documentation

heatmapUI

Description

Creates a shinyUI to be able to run DEBrowser interactively.

Usage

heatmapUI(input, output, session)

Arguments

input,

input variables

output,

output objects

session,

session

Value

the panel for heatmapUI;

Note

heatmapUI

Examples

    x<-heatmapUI()


[Package debrowser version 1.22.4 Index]