cellIntensity: finds the intensities getter.

Description Usage Arguments Value Examples

Description

finds the intensities getter.

sets cell Intensity slot to a new matrix. rows protein, columns are cells.

Usage

1
2
3
4
5
6
7
8
9
cellIntensity(object, ...)

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

cellIntensity(object) <- value

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

Arguments

object

IMC container

...

additional arguments

value

matrix rows protein, columns are cells

Value

imcExperiment container

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.