VisiumHnn | R Documentation |
Get hexagonal nearest neighbor distance between 10x Visium spatial barcodes.
VisiumHnn(path, barcodes)
path |
Path to the directory contains or to download the HNN distance for Visium barcodes, i.e. "~/Downloads". |
barcodes |
10x Visium whitelisted spatial barcodes. |
A hexagonal distance matrix for selected barcodes.
available.data
LoadData
.
## Not run: barcodes <- c("AAACAACGAATAGTTC-1", "AAACTTAATTGCACGC-1") VisiumHnn("~/Downloads/", barcodes) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.