Utility_ParCor: Parallelized correlation matrix computation.

Utility_ParCorR Documentation

Parallelized correlation matrix computation.

Description

Parallelized correlation matrix computation.

Usage

parCor(mat, nblocks = 10, coreN = parallel:::detectCores(logical = F))

Arguments

mat

A matrix, a data.frame, or a data.table.

nblocks

The number of sub-matrices.

coreN

The number of threads for parallelization. Disable by setting NULL.


masato-ogishi/Repitope documentation built on Feb. 14, 2023, 5:47 a.m.