GetTableORA {scDiffCom} | R Documentation |
Return some or all ORA tables from the slot ora_table
from a scDiffCom object
Description
Return some or all ORA tables from the slot ora_table
from a scDiffCom object
Usage
GetTableORA(object, categories, simplified)
## S4 method for signature 'scDiffCom'
GetTableORA(object, categories = "all", simplified = TRUE)
Arguments
object |
|
categories |
Names of the ORA categories to return. If |
simplified |
If |
Value
A list of data.tables.
[Package scDiffCom version 1.0.0 Index]