getBarcodeSpotDistances | R Documentation |
Obtain distances between barcodes
getBarcodeSpotDistances(
object,
barcodes = NULL,
unit = "pixel",
arrange = FALSE,
verbose = NULL
)
object |
An object of class |
unit |
Character value. Specifies the desired unit in
which distance measures
or area measures are provided.
Run |
verbose |
Logical. If (Warning messages will always be printed.) |
barcdoes |
Character vector or NULL. If character, only input barcodes are considered. |
A data.frame in which each observation/row corresponds to a barcodes-spot ~ barcode-spot pair.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.