ijdata.define.spots: Define the spot sequences from an ImageJ zip file

View source: R/ijdata.define.spots.R

ijdata.define.spotsR Documentation

Define the spot sequences from an ImageJ zip file

Description

An internal function which defines spot sequences

Usage

ijdata.define.spots(spots, types, scale, names, spot.names)

Arguments

spots

a character specifying the type of ROI that should be considered as sampling spot sequences. See the argument with the same name in read.ijdata.

types

a data.frame of ROI types. Calculated internally.

names

a character argument. See the argument with the same name in read.ijdata.

spot.names

a character vector specifying the manually added spot names. See the argument with the same name in read.ijdata.

rois

a numeric value defining the scale of photograph in pixels / unit.

Value

Returns a list of x and y coordinates for samling sequences.

Author(s)

Mikko Vihtakari


MikkoVihtakari/sclero documentation built on March 21, 2023, 11:48 a.m.