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 Oct. 19, 2023, 1:01 p.m.