addDAslot: Add DA slot

Description Usage Arguments Value

View source: R/SeuratMarkerFinder.R

Description

Add DA region information to the meta.data of a Seurat object

Usage

1
addDAslot(object, da.regions, da.slot = "da", set.ident = F)

Arguments

object

input Seurat object

da.regions

output from function getDAregion()

da.slot

character, variable name to put in Seurat meta.data, default "da"

set.ident

a logical value to indicate whether to set Idents of the Seurat object to DA information, default False

Value

updated Seurat object


KlugerLab/DAseq documentation built on April 13, 2021, 9:02 p.m.