GetMotifTargets

GetMotifTargets(seurat_obj)

Arguments

seurat_obj

A Seurat object

Examples

GetMotifTargets
#> function (seurat_obj) 
#> {
#>     seurat_obj@misc$motifs$motif_targets
#> }
#> <bytecode: 0x7f77d26eca70>
#> <environment: namespace:hdWGCNA>