trimImage: Remove cells near edge of FOV from dataset

Description Usage Arguments Value

View source: R/marker_counts.R View source: R/old_functions.R

Description

Given a tibble and an amount to trim around edges, remove cells that fall outside the inner border

Usage

1
trimImage(dat, pad = 0)

Arguments

dat

dataset (tibble)

pad

amount to trim around edges (pixels, double; will be converted to um)

Value

tibble with cells that fall outside padding filtered out


caitlinjones/halo documentation built on May 7, 2019, 8 a.m.