Description Usage Arguments See Also
Save the cytoframe as h5 format
1 | cf_write_tile(cf, filename, cred = NULL)
|
cf |
cytoframe object |
filename |
the full path of the output file |
cred |
credentials for s3 access. It is a list containing elements of "AWS_ACCESS_KEY_ID", "AWS_SECRET_ACCESS_KEY", "AWS_REGION" when NULL, read the default credential file from disk (e.g., ~/.aws/credentials) |
Other cytoframe/cytoset IO functions:
cf_get_uri()
,
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.