mantis_normalize: Normalize DNA concentrations with water using the Mantis

View source: R/Mantis_Normalize.R

mantis_normalizeR Documentation

Normalize DNA concentrations with water using the Mantis

Description

Normalize DNA concentrations with water using the Mantis

Usage

mantis_normalize(
  input_path,
  platetype = "breakaway_pcr_96",
  maxvol = 200,
  usenanomolar = FALSE
)

Arguments

input_path

path to the normalization input template. Template can be found at https://github.com/bmdavid2/DispenseFormulatrix/blob/main/mantis_normalize_template.csv

platetype="breakaway_pcr_96"

specifies the plate type. Must be one of: "96-well", "breakaway_pcr_96" , 384-well".

maxvol=200

the maximum volume allowed for the final concentration

usenanomolar=FALSE

standard final concentrations are ng/ul


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