weitrix_weights: Get or set a weitrix object's "weights" matrix

View source: R/weitrix.R

weitrix_weightsR Documentation

Get or set a weitrix object's "weights" matrix

Description

Gets or sets the appropriate assay in the SummarizedExperiment object.

Usage

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)


pfh/weitrix documentation built on Oct. 13, 2023, 1:01 p.m.