FindIntegrationMatrix: Calculate anchor vectors between reference and query dataset...

View source: R/seurat_anchor_correction.R

FindIntegrationMatrixR Documentation

Calculate anchor vectors between reference and query dataset This is matrix B from Methods in Stuart et al.

Description

Calculate anchor vectors between reference and query dataset This is matrix B from Methods in Stuart et al.

Usage

FindIntegrationMatrix(ref_mat, query_mat, neighbors, anchors, verbose = FALSE)

Arguments

ref_mat

a (cell x feature) protein expression matrix

query_mat

a (cell x feature) protein expression matrix to be corrected

neighbors

a list of neighbors

anchors

a list of anchors (MNN) as from FindAnchorPairs

verbose

...


CamaraLab/STvEA documentation built on April 2, 2024, 6:07 a.m.