allrow_cor: computing correlations between all rows in two matrices

View source: R/utils.r

allrow_corR Documentation

computing correlations between all rows in two matrices

Description

Efficient version for computing correlations between all rows

Usage

allrow_cor(A, B)

Arguments

A

first matrix

B

second matrix - should be exactly same dimension as A


tanaylab/metacell documentation built on Jan. 29, 2025, 1:34 a.m.