It is a melting temperature predicter for DNA sequences based on a simple phenomenological model of DNA denaturation. It takes into account the stacking and hydrogen bonding interaction (as DNA strength parameter), length of the sequence, the salt concentration (taken as [Na+]) and nucleotide strand concentration (taken in g/ml) to predict the melting temperature.
Read the DNA sequence from one end to the other & add up the DNA strength parameter (Given in table 1).
Calculate the strength parameter per base (E) as: E = DNA strength parameter ⁄ Length of sequence
Substitute the value of E, the length of sequence (which is 70 basepair in this case), the Na+ ion concentration and the nucleotide strand concentration in the given equation.Tm (°C) = {(-8.69 × E) + [ 6.07 × ln(Len) ] + [4.97 × ln(Conc)] + [1.11 × ln(DNA)]} - 233.45 This gives the melting temperature for a 70 bp window.
The above procedure is repeated for the complete sequence with a step-size of one bp. Figure:Flow chart to calculate the melting temperature
Figure:Flow chart to calculate the melting temperature