Description Usage Arguments Value
Calculate dilution trasnfers
1 2 3 4 5 6 | make_dilutions_plate(
transfers,
mother,
.echo_drop_nL = 25,
.dilutant_name = "DMSO"
)
|
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" |
a transfer tibble, specifically for the dilutions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.