View source: R/Seurat.Utils.Metadata.R
saveLsSeuratMetadata | R Documentation |
This function takes a list of Seurat objects, extracts their metadata, and saves it to a file with a specified suffix.
saveLsSeuratMetadata(ls.obj, suffix)
ls.obj |
A list of Seurat objects. |
suffix |
A character string to append to the filename when saving metadata. |
Invisible list of metadata frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.