Description Usage Arguments Value Examples
This function is used to replace the cluster idents in target
1 | myreplace_ident(target_object, replace_object)
|
target_object |
the target seurat.obj |
replace_object |
the replace seurat.obj, including the new annotation |
the seurat.obj had new annotation
1 2 3 4 | ## Not run:
target_object = myreplace_ident(target_object,replace_object)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.