BuildCorList | R Documentation |
Generate a list of correlation matrices for later analysis
BuildCorList(mrna.mat, mirna.mat, group.label, numCores = 1)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.