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

Description Usage Arguments Value Examples

View source: R/weitrix.R

Description

Gets or sets the appropriate assay in the SummarizedExperiment object.

Usage

1
2
3
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

1

weitrix documentation built on Nov. 8, 2020, 8:10 p.m.