Description Usage Arguments Value
Get spatialData
from a subset.
Set spatialData
to a subset.
1 2 3 4 5 6 7 8 9 | subsetSpatialData(x, subsetName, parentSpatialData)
subsetSpatialData(x, subsetName) <- value
## S4 method for signature 'SubsetSpatialExperiment,character'
subsetSpatialData(x, subsetName, parentSpatialData)
## S4 replacement method for signature 'SubsetSpatialExperiment,character,data.frame'
subsetSpatialData(x, subsetName) <- value
|
x |
|
subsetName |
|
parentSpatialData |
|
value |
Input |
The spatialData
from input object.
Input object with spatialData
stored.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.