setFwkParam: Method setFwkParam.

Description Usage Arguments

Description

Set or update one of the parameters in a mutFrameworkParams-class object. Individual paramaters can be set or updated, by passing the parameter label, and the corresponding parameter value.

Usage

1
2
3
4
setFwkParam(x, label, value)

## S4 method for signature 'mutFrameworkParams,character'
setFwkParam(x, label, value)

Arguments

x

an object to extract Signature Identifiers from, i.e. a mutSignExposures-class

label

string corresponding to the parameter label to be updated

value

new value (string or numeric) of the parameter to be updated


mutSignatures documentation built on Nov. 9, 2020, 9:06 a.m.