getCoordinates: finds the spatial coords, getter.

Description Usage Arguments Value Examples

Description

finds the spatial coords, getter.

Usage

1
2
3
4
5
6
7
getCoordinates(object)

## S4 method for signature 'imcExperiment'
getCoordinates(object)

## S4 replacement method for signature 'imcExperiment,matrix'
getCoordinates(object) <- value

Arguments

object

is IMC container

value

matrix rows cells, columns are x,y

Value

imcExperiment container

imcExperiment container

imcExperiment container

Examples

1
2
3
4
5
6
7

arcolombo/imcExperiment documentation built on Aug. 21, 2021, 2:59 a.m.