| cf_write_tile {flowWorkspace} | R Documentation |
Save the cytoframe as h5 format
cf_write_tile(cf, filename, ctx = .cytoctx_global)
cf |
cytoframe object |
filename |
the full path of the output file |
ctx |
cytoctx object, see [cytoctx] for details |
Other cytoframe/cytoset IO functions:
cf_get_uri(),
cf_write_disk(),
cf_write_h5(),
cs_get_uri(),
load_cytoframe_from_fcs(),
load_cytoframe(),
load_cytoset_from_fcs()