Description Usage Arguments Value
Estimate robustness of components spectra using bootstrap
1 2 | spectra.bootstrap(icM, rate, n.comp = ncol(icM), n.boot = 100,
n.cores = 1)
|
icM |
matrix of components spectra |
rate |
matrix of mutation rates of mutation types in genomic windows |
n.comp |
number of extract components in bootstrap. By default ,the same as in icM |
n.boot |
number of bootstraps |
n.cores |
number of cores to use |
matrix of Spearman correlations between original and bootstrapped spectra of components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.