RunGroupSpQN: Given a list of correlation matrcies, return the SpQN...

View source: R/miSpQN.R

RunGroupSpQNR Documentation

Given a list of correlation matrcies, return the SpQN normalized matrices

Description

Given a list of correlation matrcies, return the SpQN normalized matrices

Usage

RunGroupSpQN(mrna.mat, mirna.mat, group.label, cor.list, numCores = 1, ...)

Arguments

mrna.mat

An expression matrix for mRNAs

mirna.mat

An expression matrix for miRNAs

group.label

A factor object for subtype/group

cor.list

A list object from BuildCorList()

numCores

An integer indicating the number of cores to use

...

Arguments passed to normalize_correlation()

Value

A list of normalized correlation matrices


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