View source: R/cnsignature_functions.R
calculateSumOfPosteriors | R Documentation |
Helper function for generateSampleByComponentMatrix. Approach developed by Geoff Macintyre et al. 2018
calculateSumOfPosteriors( CN_feature, components, name, rowIter = 1000, cores = 1 )
CN_feature |
feature of the copy-number profiles |
components |
components of copy-number signatures |
name |
name of the component |
rowIter |
iterations for calculation of sum of posteriors. Default is 1000 |
cores |
number of cores to use. Default is 1 |
Sum of posteriors per component
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.