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