Description Usage Arguments Value
View source: R/DistributedCogaps.R
make correct call to internal CoGAPS dispatch function, CoGAPS could be called directly, but to avoid any re-entrant behavior this function is called instead. It is a light wrapper around cogaps_cpp that handles setting the distributed parameters
1 | callInternalCoGAPS(data, allParams, uncertainty, subsetIndices, workerID)
|
data |
data in a supported format |
allParams |
list of all parameters |
uncertainty |
uncertainty of data in the same format |
index |
index for which subset to run on |
sets |
list of all subsets |
geneNames |
names of all genes |
sampleNames |
names of all samples |
fixedMatrix |
matrix of matched patterns |
CogapsResult object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.