getDataForTables: getDataForTables get data to fill up tables tab

View source: R/prepdata.R

getDataForTablesR Documentation

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,
  explainedData = NULL
)

Arguments

input,

input parameters

init_data,

initial dataset

filt_data,

filt_data

selected,

selected genes

getMostVaried,

most varied genes

mergedComp,

merged comparison set

explainedData,

pca gene set

Value

data

Examples

    x <- getDataForTables()


UMMS-Biocore/debrowser documentation built on Feb. 9, 2024, 6:15 p.m.