saveLsSeuratMetadata: Save Metadata from a List of Seurat Objects

View source: R/Seurat.Utils.Metadata.R

saveLsSeuratMetadataR Documentation

Save Metadata from a List of Seurat Objects

Description

This function takes a list of Seurat objects, extracts their metadata, and saves it to a file with a specified suffix.

Usage

saveLsSeuratMetadata(ls.obj, suffix)

Arguments

ls.obj

A list of Seurat objects.

suffix

A character string to append to the filename when saving metadata.

Value

Invisible list of metadata frames


vertesy/Seurat.utils documentation built on Dec. 4, 2024, 5:20 p.m.