Learn R Programming

debrowser (version 1.0.8)

getTableStyle: getTableStyle

Description

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

Usage

getTableStyle(dat = NULL, input = NULL, padj = c("padj"), foldChange = c("foldChange"))

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

Examples

Run this code
    x <- getTableStyle()

Run the code above in your browser using DataLab