merge_seurat: Merge Seurat object

Description Usage Arguments

Description

Merge seurat assay data and meta.data from different Seurat objects. The results will be stored in the slot 'data' and assay name 'RNA'. Unlike the merge function provided by Seurat, this works much faster because not all attributes in the Seurat objects are merged

Usage

1
merge_seurat(list_obj, assays, slot_data = "data")

Arguments

list_obj

a list of Seurat objects

assays

a vector of assay names to be merged. If only one name is supplied, this assay from all Seurat objects all be combined.


Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.