Integrate Seurat Objects from Mouse to Human
cross_species_integrate(
mouse_seu_list,
human_seu_list,
excluded_cells = NULL,
...
)
Mouse Seurat object
Human Seurat object
cross_species_integrate(list(baron2016singlecell = baron2016singlecell), list(panc8 = panc8))
#> Warning: Key 'rna_' taken, using 'mouse_' instead
#> Error in purrr::map(mouse_seu_list, convert_mouse_seu_to_human): ℹ In index: 1.
#> ℹ With name: baron2016singlecell.
#> Caused by error in `if (!(dim(current_slot) == c(0, 0))) ...`:
#> ! the condition has length > 1