run_harmony | R Documentation |
This function calls harmony package(https://github.com/immunogenomics/harmony) to integrate the scRNA-seq and spatial transcriptome data.
run_harmony(seurat_obj, genes_select, npc = 20)
seurat_obj |
merged seurat object |
genes_select |
genes used to integration, usually targeted genes. |
npc |
number of PC |
seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.