View source: R/LIGER_Utilities.R
Find_Factor_Cor | R Documentation |
Calculate correlations between gene loadings for all factors in liger or Seurat object.
Find_Factor_Cor(object, reduction = NULL)
object |
LIGER/Seurat object name. |
reduction |
reduction name to pull loadings for. Only valid if supplying a Seurat object. |
correlation matrix
## Not run:
factor_correlations <- Find_Factor_Cor(object = object)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.