.compute_interspot_distances | R Documentation |
Fit linear models between each image pixel coordinate and its corresponding array coordinate to estimate the pixel distance between two spots along each axis. Add these distances to estimate the L1 distance between two spots, then add a small buffer.
.compute_interspot_distances(sce)
sce |
SingleCellExperiment (must include array_row, array_col, pxl_row_in_fullres, pxl_col_in_fullres in colData) |
doubles xdist, ydist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.