Takes a named list of parameters as argument. If a parameter name already exists, it is updated with the new value and if it does not already exist, it is added.

# S4 method for cpc_chrom
setProcParams(x) <- value

Arguments

x

A cpc_chrom object.

value

A named list of parameters.

Value

A cpc_chrom object