Learn R Programming

debrowser (version 1.0.8)

getDataForTables: getDataForTables get data to fill up tables tab

Description

getDataForTables get data to fill up tables tab

Usage

getDataForTables(input = NULL, init_data = NULL, filt_data = NULL, selected = NULL, getMostVaried = NULL, mergedComp = NULL)

Arguments

input,
input parameters
init_data,
initial dataset
filt_data,
filt_data
selected,
selected genes
getMostVaried,
most varied genes
mergedComp,
merged comparison set

Value

data

Examples

Run this code
    x <- getDataForTables()

Run the code above in your browser using DataLab