splitchannels.file {nucim} | R Documentation |
Split channels into files and extracts size in microns
Description
Split channels into files and extracts size in microns
Usage
splitchannels.file(file, channels, rgb.folder, normalize = FALSE)
Arguments
file |
file name |
channels |
e.g. c("red","green","blue") |
rgb.folder |
folder with file |
normalize |
boolean. Should we try to do normalization? |
Value
files in "./red/", "./green", "./blue" and "./XYZmic"
[Package nucim version 1.0.11 Index]