seurat_to_sce: seurat_to_sce

View source: R/pseudobulk_create.R

seurat_to_sceR Documentation

seurat_to_sce

Description

Turns seurat objects into sce objects

Usage

seurat_to_sce(so, split_var = NULL, sample_var, vars)

Arguments

so

Seurat object

split_var

as string, name of variable splitting pseudobulks (e.g. cluster)

sample_var

as string, name of variable identifying samples

vars

list of strings, name of variables of relevant condition

Value

sce object


amyh25/Rsc documentation built on Jan. 29, 2024, 7:22 a.m.