RNAlib-2.6.0b
 
Loading...
Searching...
No Matches

Functions to compute salt correction. More...

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

Go to the source code of this file.

Functions

double vrna_salt_loop (int L, double salt, double T)
 Get salt correction for a loop at a given salt concentration and temperature.
 
int vrna_salt_loop_int (int L, double salt, double T)
 Get salt correction for a loop at a given salt concentration and temperature.
 
int vrna_salt_stack (double salt, double T)
 Get salt correction for a stack at a given salt concentration and temperature.
 

Detailed Description

Functions to compute salt correction.