matrix_to_flowFrame: Convert a matrix into a flowFrame object.

View source: R/flow_utils.R

matrix_to_flowFrameR Documentation

Convert a matrix into a flowFrame object.

Description

This function allows you to convert a matrix obtained from a tercen context into a flowFrame object.

Usage

matrix_to_flowFrame(data)

Arguments

object

Object to be serialized.

Examples

matrix_to_flowFrame(data)

tercen/tim documentation built on May 3, 2023, 10:43 p.m.