counts_row_order: Generic to access cds row order BPCells counts matrix.

counts_row_orderR Documentation

Generic to access cds row order BPCells counts matrix.

Description

Generic to access cds row order BPCells counts matrix.

Usage

counts_row_order(x)

Arguments

x

A cell_data_set object.

Value

BPCells row order counts matrix.

Examples

 
   cds <- load_a549(matrix_control=list(matrix_class='BPCells'))
   mat_row_order <- counts_row_order(cds)
          
         

cole-trapnell-lab/monocle3 documentation built on June 11, 2025, 11:22 p.m.