Description Usage Arguments Value Examples
View source: R/preprocessing_filtering_reduction.R
Table of cells
| 1 | num_cell_scExp(annot)
 | 
| annot | An annotation of cells. Can be obtain through 'colData(scExp)'. | 
A formatted kable in HTML.
| 1 2 | scExp = create_scExp(create_scDataset_raw()$mat,create_scDataset_raw()$annot)
## Not run: num_cell_scExp(SingleCellExperiment::colData(scExp))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.