getNeighborhood: finds the neighborhood information.

Description Usage Arguments Value Examples

Description

finds the neighborhood information.

slow assignment for the histoCAT neighborhood data (matrix) columns are the neighbors

Usage

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

Arguments

object

is IMC container

...

additional arguments

value

matrix rows cells, columns are neighborhood histoCAT output

Value

imcExperiment container

imcExperiment container data(imcdata) getNeighborhood(imcdata)

imcExperiment container

imcExperiment container

Examples

1
2
3
4
5
6
7
8

imcExperiment documentation built on Aug. 19, 2021, 5:07 p.m.