newExprs<- {flowSpecs}R Documentation

This function lets us exchange a flowframes exprs portion to an unrelated one It is solely meant to be used within appendFFCols.

Description

This function lets us exchange a flowframes exprs portion to an unrelated one It is solely meant to be used within appendFFCols.

This function lets us exchange a flowframes exprs portion to an unrelated one

Usage

newExprs(x) <- value

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.


[Package flowSpecs version 1.2.0 Index]