myreplace_ident: This function is used to replace the cluster idents in target

Description Usage Arguments Value Examples

View source: R/Get_Mixture.R

Description

This function is used to replace the cluster idents in target

Usage

1
myreplace_ident(target_object, replace_object)

Arguments

target_object

the target seurat.obj

replace_object

the replace seurat.obj, including the new annotation

Value

the seurat.obj had new annotation

Examples

1
2
3
4
## Not run: 
target_object = myreplace_ident(target_object,replace_object)

## End(Not run)

Lian-Lab/LIANLAB documentation built on June 23, 2021, 5:37 a.m.