EraseRawCCI: Create a copy of a scDiffCom object without 'cci_table_raw'

EraseRawCCIR Documentation

Create a copy of a scDiffCom object without cci_table_raw

Description

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 signature 'scDiffCom'
EraseRawCCI(object)

Arguments

object

scDiffCom object

Value

A scDiffCom object with an empty list for cci_table_raw.


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