R/getters_and_setters.R
GetMotifMatrix.Rd
GetMotifMatrix
GetMotifMatrix(seurat_obj)
A Seurat object
GetMotifMatrix #> function (seurat_obj) #> { #> seurat_obj@misc$motifs$tf_match_matrix #> } #> <bytecode: 0x7f96135f8ee8> #> <environment: namespace:hdWGCNA>