View source: R/Mantis_Normalize.R
mantis_normalize | R Documentation |
Normalize DNA concentrations with water using the Mantis
mantis_normalize(
input_path,
platetype = "breakaway_pcr_96",
maxvol = 200,
usenanomolar = FALSE
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.