calculate_transfers: Calculate transfer steps from layouts

Description Usage Arguments Value

Description

Calculate transfer steps from layouts

Usage

1
2
3
4
5
6
calculate_transfers(
  daughter,
  mother,
  .echo_drop_nL = 25,
  .dilutant_name = "DMSO"
)

Arguments

daughter

A daughter layout, standardized and repaired

mother

A mother layout, standardized and repaired

.echo_drop_nL

The transfer volume of the Echo instrument to be used, in nL. Defaults to 25.

.dilutant_name

The name of the compound in the mother to be used for dilutions. Defaults to "DMSO".

Value

A tibble containing all transfer steps, and final conditions representing any necessary rounding


taiawu/echowritr documentation built on Dec. 23, 2021, 7:42 a.m.