flowSet
. It stores the raw data in cdf file instead of memory so that the analysis tools
provided by flowCore based packages can be used in the study that produces hundreds or thousands FCS files.
"show"(object)
ncdfFlowSet
show,ncdfFlowSet-methodfile
:maxEvents
:flowSetId
:indices
:"environment"
containing events indices of each sample stored as "raw"
vector. Each index value is either TURE or FALSE and the entire indices vector is used to subset the raw data.
the indices vector of each sample is NA by default when the ncdfFlowSet first created.It is assigned with actual value when ncdfFlowSet object is subsetted by Subset
or other subsetting methods.origSampleVector
:origColnames
:frames
:"environment"
, which replicates the "frame" slot in flowSet
,
except that exprs
matrix is empty and the actual data is stored in cdf file. phenoData
:phenoData
colnames
:colnames
. Here it serves as the current data view which does not reflect the actual number and order of columns stored in cdf file."flowSet"
, directly.