cci_table_raw or
cci_table_detected from a scDiffCom objectReturn (a subset) of the slot cci_table_raw or
cci_table_detected from a scDiffCom object
GetTableCCI(object, type, simplified)# S4 method for scDiffCom
GetTableCCI(object, type = c("detected", "raw"), simplified = TRUE)
A data.table.
scDiffCom object
Table to extract information from. Can be either
"detected" (default) or "raw".
If TRUE (default) only the most
informative columns of the data.table are returned.