RunGroupSpQN | R Documentation |
Given a list of correlation matrcies, return the SpQN normalized matrices
RunGroupSpQN(mrna.mat, mirna.mat, group.label, cor.list, numCores = 1, ...)
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() |
A list of normalized correlation matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.