flowSet_to_list {flowCore}R Documentation

Convert a flowSet to a list of flowFrames

Description

This is a simple helper function for splitting a flowSet in to a list of its constituent flowFrames.

Usage

flowSet_to_list(fs)

Arguments

fs

a flowSet

Value

a list of flowFrames


[Package flowCore version 2.4.0 Index]