reducedDims-set-ANY-method: reducedDims<-

Description Usage Arguments Value

Description

A wrapper to the reducedDims<- from reducedDims method with additional support for subsets.

Usage

1
2
## S4 replacement method for signature 'ANY'
reducedDims(x, subsetName) <- value

Arguments

x

Input ExperimentSubset object or any object supported by reducedDims<- from reducedDims method.

subsetName

Specify the name of the subset to which the reducedDims should be set to. If missing, reducedDims<- from reducedDims method is called on the main object.

value

A list of values to set to reducedDims.

Value

Updated input object with reducedDims set.


campbio/ExperimentSubset documentation built on Sept. 10, 2021, 3:09 p.m.