Return (a subset) of the slot cci_table_raw
or cci_table_detected
from a scDiffCom object
Source: R/objects.R
GetTableCCI.Rd
Return (a subset) of the slot cci_table_raw
or
cci_table_detected
from a scDiffCom object
Usage
GetTableCCI(object, type, simplified)
# S4 method for class 'scDiffCom'
GetTableCCI(object, type = c("detected", "raw"), simplified = TRUE)