Description Usage Arguments Value Examples
Get the values of estimated signatures
1 | getSignatureValue(object, sinInd = 1)
|
object |
the EstimatedParameters class (the result of getPMSignature) |
sigInd |
the index of the estimated signatures |
mutation signature parameter values estimated by getPMSignature
1 2 | After obtaining EstimatedParameters (typically by \code{getPMSignature}) as Param,
print(getSignatureValue(Param, 1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.