Skip to contents

This function will replace cci_table_raw by an empty list. Useful to save space for large datasets. However, after this operation, no filtering can be re-run on the new object, meaning that obtaining results for different filtering parameters will require the perform the full analysis from scratch.

Usage

EraseRawCCI(object)

# S4 method for scDiffCom
EraseRawCCI(object)

Arguments

object

scDiffCom object

Value

A scDiffCom object with an empty list for cci_table_raw.