getConditionSelectorFromMeta: getConditionSelectorFromMeta

Description Usage Arguments Examples

View source: R/condSelect.R

Description

Selects user input conditions to run in DESeq from metadata

Usage

1
2
3
4
5
6
7
8
getConditionSelectorFromMeta(
  metadata = NULL,
  input = NULL,
  index = 1,
  num = 0,
  choices = NULL,
  selected = NULL
)

Arguments

metadata,

meta data table

input,

input

index,

index

num,

num

choices,

choices

selected,

selected

Examples

1

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