getConditionSelectorFromMeta: getConditionSelectorFromMeta

View source: R/condSelect.R

getConditionSelectorFromMetaR Documentation

getConditionSelectorFromMeta

Description

Selects user input conditions to run in DESeq from metadata

Usage

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

    x <- getConditionSelectorFromMeta()


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