Build activity matrix and compute UMAP

study_pathways(PCA_obj, compute_umap = T)

Arguments

PCA_obj

Vector, containing cluster annotation for individual cells

Value

List matrix of average score by Leiden cluster and pathway used for attribution, cell annotation with Leiden clusters, activity matrix and UMAP computed on activity matrix.