View source: R/con_melting_temperature.R
call.melt.single | R Documentation |
Computes the melting temperature for the input primers.
call.melt.single(
primers,
complements,
out.file,
primer_conc,
na_salt_conc,
mg_salt_conc,
k_salt_conc,
tris_salt_conc,
ID
)
primers |
List of primer strings. |
complements |
List with corresponding complements. |
out.file |
Path to the file where MELTING will write the results. |
primer_conc |
Primer concentration. |
na_salt_conc |
Sodium ion concentration. |
mg_salt_conc |
Magensium ion concentration. |
k_salt_conc |
Potassium ion concentration. |
tris_salt_conc |
Tris buffer concentration. |
ID |
identifiers of the input primers |
Melting temperature data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.