| cf_get_uri {flowWorkspace} | R Documentation |
Return the file path of the underlying h5 file
cf_get_uri(cf) cf_get_h5_file_path(cf)
cf |
cytoframe object |
For the in-memory version of cytoframe, it returns an empty string. This can be used to check whether it is on-disk format.
Other cytoframe/cytoset IO functions:
cf_write_disk(),
cf_write_h5(),
cf_write_tile(),
cs_get_uri(),
load_cytoframe_from_fcs(),
load_cytoframe(),
load_cytoset_from_fcs()