ora_table
from a scDiffCom objectReturn some or all ORA tables from the slot ora_table
from a scDiffCom object
GetTableORA(object, categories, simplified)# S4 method for scDiffCom
GetTableORA(object, categories = "all", simplified = TRUE)
A list of data.tables.
scDiffCom
object
Names of the ORA categories to return. If "all"
(default), returns all of them.
If TRUE
(default) only the most
informative columns of the data.table are returned.