cf_get_uri | 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()
,
cs_get_uri()
,
load_cytoframe_from_fcs()
,
load_cytoframe()
,
load_cytoset_from_fcs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.