View source: R/exploratory_pipeline.R
Check if a list of cell types is good to be used to order genes and cells in a heatmap.
1 | fix_cluster_order(dge, marker_info, ident.use, desired_cluster_order = NULL)
|
This means: - no duplicates - up to order, should be equal to union of table cluster labels and dge cluster labels - no missing values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.