powered by
A dataset of SingleCellExperiment
data(sce)
It is a SingleCellExperiment object with gene expression and meta information
Amezquita R A, Lun A T L, Becht E, et al. Orchestrating single-cell analysis with Bioconductor[J]. Nature methods, 2020, 17(2): 137-145.
# NOT RUN { ## find the neighborhood of spots in SingleCellExperiment data(sce) out = find_neighbors2(sce, "ST") # }
Run the code above in your browser using DataLab