getSelectInputBox: getSelectInputBox

Description Usage Arguments Examples

View source: R/condSelect.R

Description

Selects user input conditions to run in DESeq.

Usage

1
2
3
4
5
6
7
8
getSelectInputBox(
  id = NULL,
  name = NULL,
  num = 0,
  choices = NULL,
  selected = NULL,
  cw = 2
)

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

Examples

1

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