getConditionSelector {debrowser}R Documentation

getConditionSelector

Description

Selects user input conditions to run in DESeq.

Usage

getConditionSelector(num = 0, choices = NULL, selected = NULL)

Arguments

num,

panel that is going to be shown

choices,

sample list

selected,

selected smaple list

Examples

    x <- getConditionSelector()


[Package debrowser version 1.22.0 Index]