Description Usage Arguments Value
View source: R/plot_error_bar_fns.R
Return the mean of multiple spectra as a signature
1 2 3 4 5 | MeanOfSpectraAsSig(
spectra,
mean.weighted = TRUE,
title = "sig.from.spectra.mean"
)
|
spectra |
An |
mean.weighted |
Logical. Whether to weigh the samples according to the number of mutations in them to calculate the weighted mean as the consensus signature. Default is TRUE. If FALSE, then arithmetic mean will be calculated. |
title |
The name of the output signature. |
The mean of the spectra as a signature and the constituent spectra as signatures.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.