View source: R/Mantis_Dispense.R
multi_dispense | R Documentation |
Make multiple dispense lists for a single experiment. Turn an experimental design into a dispense list
multi_dispense(designs, name, platetype = "breakaway_pcr_96")
name |
name of the experiment. Appropriate extensions are added automatically. |
design |
a list of Nx(M+2) dataframes containing N experiment rows and M reagent columns. Each entry is a volume in µL. Two extra columns called "Row" (ex. "A") and "Col" (ex. "1") must be included to denote well positions. |
platetype="breakaway_pcr_96" |
specifies the plate type. Must be one of: "96-well", "breakaway_pcr_96" , 384-well". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.