imageExtractor: Function to convert the full image into individual cell...

Description Usage Arguments

View source: R/modelTools.R

Description

Function to convert the full image into individual cell images.

Usage

1
imageExtractor(dat, image = "img3", channel = 1, range = 20)

Arguments

dat

is the RD.experiment to load in. You should have images loaded into this list

image

is the character name of the image within your list

channel

is the rgb channel of your image to extrace

range

is the side in all directions from center to define your view


leeleavitt/procPharm documentation built on Feb. 3, 2021, 11:43 a.m.