Skip to contents

Ensures that the metadata is correctly aligned with the cell names in the counts matrix.

Usage

align_metadata_seurat(data, combined_counts)

Arguments

data

The Seurat object.

combined_counts

The combined counts matrix.

Value

A metadata DataFrame aligned with the counts matrix.