defineBufferCoords: Determines buffer wells coordinates on a plate

Description Usage Arguments Value

View source: R/fct_buffer_coordinates.R

Description

function to place the buffer solutions on the plate according to the selected mode: it generates a dataframe containing the row and column coordinates for each buffer solution.

Usage

1
defineBufferCoords(p_lines, p_cols, mod = "none", start_buffer)

Arguments

p_lines

number of rows on the plate

p_cols

number of columns on the plate

mod

character, can be "none", "by_column", "by_row" or "checkerboard"

start_buffer

character, "even" means that the buffers will be positioned on the even rows of the plate. Otherwise, they will be positioned on the odd rows.

Value

a dataframe containing the buffer wells with their coordinates.


HelBor/wpm documentation built on June 15, 2021, 4:16 p.m.