cf_write_h5 {flowWorkspace} | R Documentation |
Save the cytoframe as h5 format
cf_write_h5(cf, filename)
cf |
cytoframe object |
filename |
the full path of the output h5 file |
Other cytoframe/cytoset IO functions:
cf_get_h5_file_path()
,
cs_get_h5_file_path()
,
load_cytoframe_from_fcs()
,
load_cytoframe_from_h5()
,
load_cytoset_from_fcs()