assign_wells: Add well locations to a volumetric experimental design

View source: R/Mantis_Dispense.R

assign_wellsR Documentation

Add well locations to a volumetric experimental design

Description

Add well locations to a volumetric experimental design

Usage

assign_wells(
  design,
  filename = "",
  platetype = "breakaway_pcr_96",
  randomize = FALSE
)

Arguments

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.


bmdavid2/DispenseFormulatrix documentation built on Feb. 8, 2025, 5:24 p.m.