View source: R/loading-and-saving.R
saveGeneSetDf | R Documentation |
Extracts the gene-set data.frame and saves it as a .RDS-file.
saveGeneSetDf(object, output_path, file_name)
object |
A valid spata-object. |
output_path |
Character value. A directory leading to the folder in which to store the data.frame. |
file_name |
Character value. The filename. ( is suffixed with '.RDS') |
An invisible TRUE if saved successfully or an informative error message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.