integrated_sample_analysis | R Documentation |
Perform Seurat integrated analysis for grouped samples
integrated_sample_analysis( obj_list, n_dims = 20, analyze = TRUE, verbose = TRUE, ... )
obj_list |
A list of Seurat objects. |
n_dims |
Number of dimensions to use as input. |
analyze |
Perform general Seurat analysis on integrated object or not. |
verbose |
Print output |
... |
pass to |
A integrated Seurat object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.