GetMotifs

GetMotifs(seurat_obj)

Arguments

seurat_obj

A Seurat object

Examples

GetMotifs
#> function (seurat_obj) 
#> {
#>     seurat_obj@misc$motifs$motif_df
#> }
#> <bytecode: 0x7f77d345a070>
#> <environment: namespace:hdWGCNA>