Get unique features from metadata column in seurat object.

uniqueFeatures(object, group, is.numeric = F)

Arguments

object

Seurat object

group

name of metadata column to get features for.

is.numeric

Logical to assert numerical class and order features.

Value

Seurat object

Author

Nicholas Mikolajewicz