get_proximities: Get proximity data for a given cell-type

Description Usage Arguments Value

Description

Get proximity data for a given cell-type

Usage

1
2
3
4
get_proximities(x, ...)

## S4 method for signature 'ImageSet'
get_proximities(x, marker, normalize = TRUE)

Arguments

x

An IrisSpatialFeatures ImageSet object.

...

Additional arguments.

marker

Cell type for which the proximity data should be extracted.

normalize

Flag indicating whether the populations should be normalized so that the sum of all is 1 (default: TRUE).

Value

proximities for a specific cell-type


IrisSpatialFeatures documentation built on May 2, 2018, 2:49 a.m.