fData-cell_data_set-method: Method to access cds rowData table

fData,cell_data_set-methodR Documentation

Method to access cds rowData table

Description

Method to access cds rowData table

Usage

## S4 method for signature 'cell_data_set'
fData(x)

Arguments

x

A cell_data_set object.

Value

rowData table.

Examples

  
    cds <- load_a549()
    fData(cds)
  


cole-trapnell-lab/monocle3 documentation built on April 7, 2024, 9:24 p.m.