Description Usage Arguments Value Examples
finds the neighborhood information.
slow assignment for the histoCAT neighborhood data (matrix) columns are the neighbors
1 2 3 4 5 6 7 8 9 | getNeighborhood(object, ...)
## S4 method for signature 'imcExperiment'
getNeighborhood(object)
getNeighborhood(object) <- value
## S4 replacement method for signature 'imcExperiment,matrix'
getNeighborhood(object) <- value
|
object |
is IMC container |
... |
additional arguments |
value |
matrix rows cells, columns are neighborhood histoCAT output |
imcExperiment container
imcExperiment container data(imcdata) getNeighborhood(imcdata)
imcExperiment container
imcExperiment container
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.