cf_write_h5 {flowWorkspace}R Documentation

Save the cytoframe as h5 format

Description

Save the cytoframe as h5 format

Usage

cf_write_h5(cf, filename)

Arguments

cf

cytoframe object

filename

the full path of the output h5 file

See Also

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()


[Package flowWorkspace version 4.0.6 Index]