View source: R/cross_species.R
cross_species_integrate | R Documentation |
Integrate Seurat Objects from Mouse to Human
cross_species_integrate(
mouse_seu_list,
human_seu_list,
excluded_cells = NULL,
...
)
mouse_seu_list |
Mouse Seurat object |
human_seu_list |
Human Seurat object |
cross_species_integrate(list(baron2016singlecell = baron2016singlecell), list(panc8 = panc8))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.