getSpatAnnCenterBcsp | R Documentation |
Extracts the barcode spot (data point) that lies closest to the center of the spatial annotation.
getSpatAnnCenterBcsp(object, id)
object |
An object of class |
id |
Character value specifying the ID of the spatial annotation of interest. If there is only one spatial annotation in the object, the function will default to using it. However, if there are multiple annotations, this argument must be explicitly specified to identify the target annotation. |
Data.frame as returned by getCoordsDf()
with one row.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.