decontXcounts: Get or set decontaminated counts matrix

Description Usage Arguments Value See Also

Description

Gets or sets the decontaminated counts matrix from a a SingleCellExperiment object.

Usage

1
2
3
decontXcounts(object, ...)

decontXcounts(object, ...) <- value

Arguments

object

A SingleCellExperiment object.

...

For the generic, further arguments to pass to each method.

value

A matrix to save as an assay called decontXcounts

Value

If getting, the assay from object with the name decontXcounts will be returned. If setting, a SingleCellExperiment object will be returned with decontXcounts listed in the assay slot.

See Also

assay and assay<-


celda documentation built on Nov. 8, 2020, 8:24 p.m.