Learn R Programming

monocle3 (version 1.0.0)

pData<-,cell_data_set-method: Method to set cds colData table

Description

Method to set cds colData table

Usage

# S4 method for cell_data_set
pData(x) <- value

Arguments

x

A cell_data_set object.

value

A data frame to set to colData table.