cf_get_h5_file_path {flowWorkspace}R Documentation

Return the file path of the underlying h5 file

Description

Return the file path of the underlying h5 file

Usage

cf_get_h5_file_path(cf)

Arguments

cf

cytoframe object

Details

For the in-memory version of cytoframe, it returns an empty string. This can be used to check whether it is on-disk format.

See Also

Other cytoframe/cytoset IO functions: cf_write_h5(), cs_get_h5_file_path(), load_cytoframe_from_fcs(), load_cytoframe_from_h5(), load_cytoset_from_fcs()


[Package flowWorkspace version 4.0.6 Index]