get_conditions_given_selection {debrowser}R Documentation

get_conditions_given_selection

Description

Return the two set of conditions given the selection of meta select box

Usage

get_conditions_given_selection(metadata = NULL, selection = NULL)

Arguments

metadata,

meta data table

selection,

selection

Value

meta select box

Examples

    x<-get_conditions_given_selection()

[Package debrowser version 1.21.1 Index]