merge_sample | R Documentation |
Merge Seurat objects into one without batch effect correction
merge_sample(obj_list, normalization = "LogNormalize", analyze = TRUE)
obj_list |
A list of Seurat objects. |
normalization |
Normalization method |
analyze |
Perform general Seurat analysis on integrated object or not. |
A merged Seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.