Description Usage Arguments Value
Extract and dump nearest neighbor raw data
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)
|
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) |
data frame of binned nn data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.