View source: R/Mantis_Dispense.R
mantis_dispense | R Documentation |
Main running function. Turn an experimental design into a dispense list
mantis_dispense(design, name, platetype = "breakaway_pcr_96")
design |
an Nx(M+2) dataframe 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. |
name |
name of the experiment. Appropriate extension is added automatically. |
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.