loadTubeset: Load tubset

Description Usage Arguments Value Note

View source: R/raw.R

Description

Load a conveted set of FCS files

Usage

1

Arguments

path

A path to a directory with tube<N>.bin files representing tubeset (i.e. output of createTubeset)

Value

Object representing data

Note

Tubeset will be freed automatically by R; loading is done by memory mapping, hence loading the same data from other process on the same machine will not consume additional memory. Also, flowForest may load datasets larger than available RAM; still this may impose a substantial slowdown.


flowforest/flowforest documentation built on April 14, 2020, 4:41 a.m.