Wrapper around Seurat's CCA to extract gene loadings

Seurat_CCA_GeneLoading(mat1, mat2)

Arguments

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

Value

gene-by-CCA# matrix where # ranges from 1 to k