save_to_disk | R Documentation |
This function can be used to save single-cell data object to disk file.
save_to_disk(obj, filename, ...) ## S3 method for class 'Seurat' save_to_disk(obj, filename, ...)
obj |
single-cell data object |
filename |
output filename. |
... |
additional parameters |
Seurat
: Save Seurat Object to Disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.