if (FALSE) {
Celltype_Annotation_Combined(seurat_obj = sce,
gene_list = Markers_list,
species = "Human",
cluster_col = "seurat_clusters",
assay = "RNA",
save_path = file.path(tempdir(),"SlimR_Celltype_Annotation_Combined"),
colour_low = "white",
colour_high = "navy"
)
}
Run the code above in your browser using DataLab