Computes gene expression scores for TF Motif target genes based on the MotifScan.

MotifTargetScore(
  seurat_obj,
  method = "Seurat",
  wgcna_genes = TRUE,
  wgcna_name = NULL,
  ...
)

Arguments

seurat_obj

A Seurat object

method

Seurat or UCell?

Examples

MotifTargetScore(pbmc)
#> Error in MotifTargetScore(pbmc): object 'pbmc' not found