cf_get_uri: Return the file path of the underlying h5 file

View source: R/cytoframe.R

cf_get_uriR Documentation

Return the file path of the underlying h5 file

Description

Return the file path of the underlying h5 file

Usage

cf_get_uri(cf)

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_disk(), cf_write_h5(), cs_get_uri(), load_cytoframe_from_fcs(), load_cytoframe(), load_cytoset_from_fcs()


RGLab/flowWorkspace documentation built on March 17, 2024, 2:24 p.m.