View source: R/tissue.border.R View source: R/.ipynb_checkpoints/visium.utilities-checkpoint.R
findTissueBorder | R Documentation |
Classifies visium spots according to its position relative to tissue slice border
findTissueBorder(rc, image.name = NULL)
rc |
either seurat object or seu@images[.]@coordinates dataframe |
list with two elements:
augmented rc dataframe with spot coordinates. Following columns added: tissue.piece - number of tissue piece is.border - specifies whether spot is tissue border border.inx - consecutive number of border spots
nj - list of spot neighbors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.