dot-addSeuratToMetaDataSCE: .addSeuratToMetaDataSCE Adds the input seurat object to the...

Description Usage Arguments Value

Description

.addSeuratToMetaDataSCE Adds the input seurat object to the metadata slot of the input sce object (after removing the data matrices)

Usage

1
.addSeuratToMetaDataSCE(inSCE, seuratObject)

Arguments

inSCE

(sce) object to which seurat object should be added in the metadata slot (copy to)

seuratObject

seurat object which should be added to the metadata slot of sce object (copy from)

Value

Updated SingleCellExperiment object which now contains the seurat object in its metadata slot (excluding data matrices)


singleCellTK documentation built on Nov. 8, 2020, 5:21 p.m.