CreateMeanAndStdevForSigs | R Documentation |
Create means and standard deviations of log10 mutation counts for synthetic signatures.
CreateMeanAndStdevForSigs(num.sigs, target.mut.mean, target.mut.sd, sig.names)
num.sigs |
Number of signatures for which means and standard deviations are needed. |
target.mut.mean |
Target number of mean of log10 of number of mutations per tumor due to one signature. |
target.mut.sd |
Target of standard deviation of the the log10 of the number of mutations per tumor due to one signature. |
sig.names |
Names for the output vectors. |
A list with the needed synthetic means and standard deviations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.