newExprs-set: This function lets us exchange a flowframes exprs portion to...

newExprs<-R Documentation

This function lets us exchange a flowframes exprs portion to an unrelated one It is solely meant to be used internally, as it is a strange practice.

Description

This function lets us exchange a flowframes exprs portion to an unrelated one It is solely meant to be used internally, as it is a strange practice.

Usage

newExprs(x) <- value

Arguments

x

A flowFrame

value

A matrix suitable to be an exprs object.

Value

A new flowFrame with "value" as the exprs portion.


jtheorell/flowSpecs documentation built on April 24, 2023, 2:59 a.m.