View source: R/utility_functions.R
uniqueFeatures | R Documentation |
Get unique features from metadata column in seurat object.
uniqueFeatures(object, group, is.numeric = F)
object |
Seurat object |
group |
name of metadata column to get features for. |
is.numeric |
Logical to assert numerical class and order features. |
Seurat object
Nicholas Mikolajewicz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.