View source: R/Mantis_Dispense.R
assign_wells | R Documentation |
Add well locations to a volumetric experimental design
assign_wells(
design,
filename = "",
platetype = "breakaway_pcr_96",
randomize = FALSE
)
design |
Volumetric experimental design |
filename="" |
Optional output file. Default outputs to the console |
platetype="breakaway_pcr_96" |
Must be either "96-well" or "384-well" |
randomize=FALSE |
If true, randomize the assigned wells. Else, put them in order. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.