Gets or sets the appropriate assay in the SummarizedExperiment object.

weitrix_weights(weitrix)

weitrix_weights(x) <- value

Arguments

weitrix

A weitrix object.

x

The weitrix to modify.

value

The new matrix.

Value

A matrix-like object such as a matrix or a DelayedArray.

Examples

weitrix_weights(simwei)
#> 1 2 3 4 5 #> 1 3 3 6 0 5 #> 2 3 3 2 3 2 #> 3 1 2 3 1 1 #> 4 4 2 2 4 2 #> 5 3 2 4 2 3 #> 6 4 5 5 2 3 #> 7 3 4 1 7 0