Computes a module score for each co-expression module using Seurat AddModuleScore or UCell.
Arguments
- seurat_obj
A Seurat object
- n_genes
the number of genes to use for each module, ranked by kME. Setting n_genes = 'all' uses all of the genes in a module
- method
selected method for module scoring, valid choices are "Seurat" or "UCell"
- wgcna_name
The name of the hdWGCNA experiment in the seurat_obj@misc slot