RNAlib-2.4.14

Energy evaluation for MFE and partition function calculations. More...

+ Include dependency graph for all.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Energy evaluation for MFE and partition function calculations.

,

This file contains functions for the calculation of the free energy $\Delta G$ of a hairpin- [ E_Hairpin() ] or interior-loop [ E_IntLoop()] .
The unit of the free energy returned is $10^{-2} * \mathrm{kcal}/\mathrm{mol}$

In case of computing the partition function, this file also supplies functions which return the Boltzmann weights $e^{-\Delta G/kT} $ for a hairpin- [ exp_E_Hairpin() ] or interior-loop [ exp_E_IntLoop() ].