getConditionSelectorFromMeta {debrowser}R Documentation

getConditionSelectorFromMeta

Description

Selects user input conditions to run in DESeq from metadata

Usage

getConditionSelectorFromMeta(input = NULL, index = 1, num = 0,
  choices = NULL, selected = NULL, loadingJSON = NULL)

Arguments

input,

input

index,

index

num,

num

choices,

choices

selected,

selected

loadingJSON,

loadingJSON

Examples

    x <- getConditionSelectorFromMeta()


[Package debrowser version 1.6.8 Index]