Skip to contents

Return some or all ORA tables from the slot ora_table from a scDiffCom object

Usage

GetTableORA(object, categories, simplified)

# S4 method for scDiffCom
GetTableORA(object, categories = "all", simplified = TRUE)

Arguments

object

scDiffCom object

categories

Names of the ORA categories to return. If "all" (default), returns all of them.

simplified

If TRUE (default) only the most informative columns of the data.table are returned.

Value

A list of data.tables.