powered by
Get hexagonal nearest neighbor distance between 10x Visium spatial barcodes.
VisiumHnn(path, barcodes)
Path to the directory contains or to download the HNN distance for Visium barcodes, i.e. "~/Downloads".
10x Visium whitelisted spatial barcodes.
A hexagonal distance matrix for selected barcodes.
available.data LoadData.
available.data
LoadData
# NOT RUN { barcodes <- c("AAACAACGAATAGTTC-1", "AAACTTAATTGCACGC-1") VisiumHnn("~/Downloads/", barcodes) # } # NOT RUN { # }
Run the code above in your browser using DataLab