Description Usage Arguments Value Examples
To integrate different batch seurat.obj together
1 | Get_integrated(umi.list)
|
umi.list |
the seurat list |
the integrated seurat.obj
1 2 3 4 | ## Not run:
seurat.int = Get_integrated(list(seurat.obj1,seurat.obj2,seurat.obj3))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.