View source: R/SingleCellPlots.R
plot_UMIs_of_HouseKeepingGenes | R Documentation |
Plot UMIs of house keeping genes
plot_UMIs_of_HouseKeepingGenes(
object,
selected_top_genes = 100,
selected_top_cells = 300
)
object |
The SingCellaR object. |
selected_top_genes |
The number of top genes. Default 100 |
selected_top_cells |
The number of top cells. Default 300 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.