make_dilutions_plate: Calculate dilution trasnfers

Description Usage Arguments Value

Description

Calculate dilution trasnfers

Usage

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

Arguments

transfers

tibble containing compound transferd

mother

repaired mother layout

.echo_drop_nL

droplet size of echo in nL. Defaults to 25.

.dilutant_name

name of the compound used for diluations. Defaults to "DMSO"

Value

a transfer tibble, specifically for the dilutions.


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