View source: R/utility_functions.R
| getOrderedGroups | R Documentation | 
Get vector of unique ordered group names from Seurat Object
getOrderedGroups(so, which.group = "seurat_clusters", is.number = T)
so | 
 Seurat Object  | 
which.group | 
 Character specfying group field in Seurat metadata. Default is "seurat_clusters".  | 
is.number | 
 Logical specifying whether groups IDs are numeric. Default is True.  | 
Ordered vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.