Description Usage Arguments Value
View source: R/combineTables.R View source: R/combineTables 2.R
This function will not be called directly by the user. The function is used by the normalizeCARMA
function to combine multiple CARMA score tables into one.
1 | combineTables(regs, carma.res.reg)
|
regs |
a vector giving the region ID. |
carma.res.reg |
a list of length corresponding to the number of samples, each containing regional carma scores for a given sample. |
A data frame containing regional CARMA scores for all samples. Rows represent regions, while columns represent samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.