Description Usage Arguments Value Author(s) References See Also Examples
Calculate melting temperature (Tm) using the nearest-neighbor base-stacking algorithm and the unified thermodynamic parameters.
1 |
x |
characters containing nucleotide sequences (ex: "ATCGGAA") or an object of class |
... |
Additional arguments passed to methods:
|
Returns a numerical value indicating the predicted melting temperature (Tm) of the sequence in degrees Celsius. A value of NA is returned if the function encounters an error that prevents proper Tm calculation.
Reid F. Thompson (rthompso@aecom.yu.edu)
Allawi, H.T. and SantaLucia, J., Jr. (1997) Thermodynamics and NMR of internal G.T mismatches in DNA, Biochemistry, 36, 10581-10594.
calcTm-methods
, base.stacking.thermodynamics
, calcGC
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.