build_activity_mat.Rd
Extract activity matrix from PCA object
build_activity_mat(PCA_object, scaled = T)
List, output from run_activity_analysis().
Boolean. By default, using scores scaled between 0 and 1. Set to FALSE if you want to keep raw projections of cells on PCs.
Numeric matrix, with the different activation ways as rows and cells as columns and containing the activity score.