getSelectInputBox: getSelectInputBox

View source: R/condSelect.R

getSelectInputBoxR Documentation

getSelectInputBox

Description

Selects user input conditions to run in DESeq.

Usage

getSelectInputBox(
  id = NULL,
  name = NULL,
  num = 0,
  choices = NULL,
  selected = NULL,
  cw = 2,
  multiple = FALSE
)

Arguments

id,

input id

name,

label of the box

num,

panel that is going to be shown

choices,

sample list

selected,

selected smaple list

cw,

column width

multiple,

if multiple choices are available

Examples

    x <- getSelectInputBox()


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