Get and set layer data

# S3 method for class 'Assay5'
x$i

# S3 method for class 'Assay5'
x$i <- value

Arguments

x

An Assay5 object

i

Name of layer data to get or set

value

A matrix-like object to add as a new layer

Value

$: Layer data for layer i

$<-: x with layer data value saved as i