GetTableCCI: Return (a subset) of the slot 'cci_table_raw' or...

GetTableCCIR Documentation

Return (a subset) of the slot cci_table_raw or cci_table_detected from a scDiffCom object

Description

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 signature 'scDiffCom'
GetTableCCI(object, type = c("detected", "raw"), simplified = TRUE)

Arguments

object

scDiffCom object

type

Table to extract information from. Can be either "detected" (default) or "raw".

simplified

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

Value

A data.table.


scDiffCom documentation built on Nov. 4, 2023, 1:06 a.m.