top_table: Generate dynamic table

Description Usage Arguments

View source: R/top_table.R

Description

Generate dynamic table

Usage

1
top_table(x, top = Inf, filter_exp = NULL, type = c("DE", "DEU"))

Arguments

x

data frame

top

number of elements to show. Default all

filter_exp

filter to apply of the style : column_name logical_condition value. Example: "FDR < 0.1"

type

analysis type. Differential expression (DE) or differential exon usage (DEU).


leandroroser/RNASeqFunctions documentation built on May 17, 2019, 7:31 p.m.