counts_row_order | R Documentation |
Generic to access cds row order BPCells counts matrix.
counts_row_order(x)
x |
A cell_data_set object. |
BPCells row order counts matrix.
cds <- load_a549(matrix_control=list(matrix_class='BPCells'))
mat_row_order <- counts_row_order(cds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.