Skip to contents

compute fast pearson correlation between matrices

Usage

pearson_approx(seed, query)

Arguments

seed

matrix/sparse matrix of seed cells

query

matrix/sparse matrix of query cells

Value

correlation matrix between all cells in seed and query