Description Usage Arguments Value Examples
Get all proximity data for all cell-types in a sample
1 2 3 4 | get_all_proximities(x, ...)
## S4 method for signature 'ImageSet'
get_all_proximities(x)
|
x |
An IrisSpatialFeatures ImageSet object |
... |
Additional arguments |
all proximity data for cell-types
1 2 3 | #loading pre-read dataset
dataset <- IrisSpatialFeatures_data
get_all_proximities(dataset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.