View source: R/con_melting_temperature.R
compute.Tm.baldino | R Documentation |
Computes the melting temperature using the formulation by Baldino.
compute.Tm.baldino(
sequences,
na_salt_conc,
mg_salt_conc,
k_salt_conc,
tris_salt_conc,
primer_conc
)
sequences |
Input sequence strings. |
na_salt_conc |
Sodium ion concentration. |
mg_salt_conc |
Magensium ion concentration. |
k_salt_conc |
Potassium ion concentration. |
tris_salt_conc |
Tris buffer concentration. |
primer_conc |
Primer concentration. |
The melting temperature for the input sequences.
Rychlik, W. J. S. W., W. J. Spencer, and R. E. Rhoads. "Optimization of the annealing temperature for DNA amplification in vitro." Nucleic acids research 18.21 (1990): 6409-6412.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.