Description Usage Format References Examples
A dataset of SingleCellExperiment
1 |
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.
1 2 3 | ## find the neighborhood of spots in SingleCellExperiment
data(sce)
out = find_neighbors2(sce, "ST")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.