BuildCorList: Generate a list of correlation matrices for later analysis

View source: R/utils.R

BuildCorListR Documentation

Generate a list of correlation matrices for later analysis

Description

Generate a list of correlation matrices for later analysis

Usage

BuildCorList(mrna.mat, mirna.mat, group.label, numCores = 1)

Arguments

mrna.mat

A matrix of mRNA expression (genes at rows and samples at columns)

mirna.mat

A matrix of miRNA expression (genes at rows and samples at columns)

group.label

A factor vector subtype label for the samples

numCores

An integer indicating the number of cores to use


ningb/diffreg documentation built on Jan. 20, 2025, 4:10 p.m.