getTableStyle: getTableStyle

Description Usage Arguments Note Examples

Description

User defined selection that selects the style of table to display within the DEBrowser.

Usage

1
2
getTableStyle(dat = NULL, input = NULL, padj = c("padj"),
  foldChange = c("foldChange"), DEsection = TRUE)

Arguments

dat,

dataset

input,

input params

padj,

the name of the padj value column in the dataset

foldChange,

the name of the foldChange column in the dataset

DEsection,

if it is in DESection or not

Note

getTableStyle

Examples

1
    x <- getTableStyle()

nephantes/debrowser_bioconductor_release documentation built on May 29, 2019, 7:15 a.m.