powered by
Calculate correlations between gene loadings for all factors in liger or Seurat object.
Find_Factor_Cor(object, reduction = NULL)
correlation matrix
LIGER/Seurat object name.
reduction name to pull loadings for. Only valid if supplying a Seurat object.
if (FALSE) { factor_correlations <- Find_Factor_Cor(object = object) }
Run the code above in your browser using DataLab