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