Description Usage Arguments Value
View source: R/Seurat_CCA_GeneLoading.R
Wrapper around Seurat's CCA to extract gene loadings
1  | Seurat_CCA_GeneLoading(mat1, mat2)
 | 
mat1 | 
 batch 1 expression matrix, should be raw  | 
mat2 | 
 same as above for batch 2  | 
k | 
 how many CCA components to return, defaults to k  | 
gene-by-CCA# matrix where # ranges from 1 to k
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.