Description Usage Arguments Slots Slots
returns the expression of IMC data
returns the expression of IMC data
returns the phenotypic data associated with a imcExperiment object
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | ## S4 method for signature 'imcExperiment'
cellIntensity(object)
## S4 replacement method for signature 'imcExperiment,matrix'
cellIntensity(object) <- value
## S4 method for signature 'imcExperiment'
pData(object)
getSpatial(object)
## S4 method for signature 'imcExperiment'
getSpatial(object)
## S4 replacement method for signature 'imcExperiment,matrix'
getSpatial(object) <- value
getNetwork(object)
## S4 method for signature 'imcExperiment'
getNetwork(object)
## S4 replacement method for signature 'imcExperiment,matrix'
getNetwork(object) <- value
getLabel(object)
## S4 method for signature 'imcExperiment'
getLabel(object)
subsetCase(object, value)
## S4 method for signature 'imcExperiment'
subsetCase(object, value)
|
object |
imcExperiment |
object |
imcExperiment |
object |
imcExperiment |
object |
imcExperiment |
spatial
Spatial coordinate data. x,y coordinates.
spatial
:data.frame class containing x,y coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.