getCompSelection {debrowser}R Documentation

getCompSelection

Description

Gathers the user selected comparison set to be used within the DEBrowser.

Usage

getCompSelection(name = NULL, count = NULL)

Arguments

name,

the name of the selectInput

count,

comparison count

Note

getCompSelection

Examples

    x <- getCompSelection(name="comp", count = 2)

[Package debrowser version 1.22.1 Index]