Learn R Programming

monocle3 (version 1.0.0)

clear_cds_slots: Clear CDS slots

Description

Function to clear all CDS slots besides colData, rowData and expression data.

Usage

clear_cds_slots(cds)

Arguments

cds

cell_data_set to be cleared

Value

A cell_data_set with only expression, rowData and colData present.