sparse_cor: Compute correlation scores for columns of a sparse matrix

View source: R/util.R

sparse_corR Documentation

Compute correlation scores for columns of a sparse matrix

Description

Compute correlation scores for columns of a sparse matrix

Usage

sparse_cor(m)

Arguments

m

a sparse matrix, preferrably dgCMatrix

Value

a matrix of correlation values between each column of m


AllenInstitute/scrattch.hicat documentation built on Oct. 20, 2023, 6:55 a.m.