View source: R/seurat_anchor_correction.R
| FindAnchorPairs | R Documentation | 
Find Anchor pairs as MNN between two datasets
FindAnchorPairs(neighbors, k.anchor = 5, verbose = FALSE)
| neighbors | a list of knn neighbors between two datasets as output by FindNN | 
| k.anchor | number of nearest neighbors to look through for anchors | 
| verbose | ... | 
a matrix where each row is an anchor pair of cell indices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.