Description Usage Arguments Value
This function will not be called directly by the user. The function is used by the normalizeCARMA
function to split a CARMA score table into a list containing sample-wise CARMA scores.
1 | splitTable(norm.res, carma.res.reg)
|
norm.res |
a data frame containing normalized regional carma scores for all samples. |
carma.res.reg |
a list of length corresponding to the number of samples, each containing raw regional carma scores for a given sample. |
A list of length corresponding to the number of samples, each containing normalized regional carma scores for a given sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.