getFwkParam {mutSignatures} | R Documentation |
Method getFwkParam.
Description
Retrieve the list of parameters used for running a Mutation Signature Analysis.
Usage
getFwkParam(x, label)
## S4 method for signature 'mutFrameworkParams,character'
getFwkParam(x, label)
Arguments
x |
a mutFrameworkParams-class object |
label |
string, corresponding to the parameter name to extract |
[Package mutSignatures version 2.1.1 Index]