cf_write_h5: Save the cytoframe as h5 format

View source: R/cytoframe.R

cf_write_h5R Documentation

Save the cytoframe as h5 format

Description

Save the cytoframe as h5 format

Usage

cf_write_h5(cf, filename, ctx = .cytoctx_global)

Arguments

cf

cytoframe object

filename

the full path of the output h5 file

ctx

cytoctx object, see [cytoctx] for details

See Also

Other cytoframe/cytoset IO functions: cf_get_uri(), cf_write_disk(), cf_write_tile(), cs_get_uri(), load_cytoframe_from_fcs(), load_cytoframe(), load_cytoset_from_fcs()


RGLab/flowWorkspace documentation built on Sept. 16, 2022, 3:34 a.m.