binned_gated_nn_data_frame: Extract and dump nearest neighbor raw data

Description Usage Arguments Value

Description

Extract and dump nearest neighbor raw data

Usage

1
2
3
4
5
binned_gated_nn_data_frame(x, ...)

## S4 method for signature 'ImageSet'
binned_gated_nn_data_frame(x, from, to, bin_width = 20,
  max_distance = 300, use_pixel = FALSE, split_frames = FALSE)

Arguments

x

IrisSpatialFeatures ImageSet object

from

MarkerA

to

MarkerB

bin_width

width of bin

max_distance

fartherst distance from 0 to consider

use_pixel

show the distances in pixels or micrometers (default: FALSE)

split_frames

if true then output per-frame data instead of per-sample (default: FALSE)

Value

data frame of binned nn data


gusef/IrisSpatialFeatures documentation built on May 6, 2019, 9:50 p.m.