Local MFE structure Prediction and Z-scores
[Predicting Locally stable structures of large sequencesCalculating Minimum Free Energy (MFE) Structures]

Collaboration diagram for Local MFE structure Prediction and Z-scores:

Functions

float Lfold (const char *string, char *structure, int maxdist)
 The local analog to fold().
float Lfoldz (const char *string, char *structure, int maxdist, int zsc, double min_z)

Function Documentation

float Lfold ( const char *  string,
char *  structure,
int  maxdist 
)

The local analog to fold().

Computes the minimum free energy structure including only base pairs with a span smaller than 'maxdist'

Parameters:
string 
structure 
maxdist 
float Lfoldz ( const char *  string,
char *  structure,
int  maxdist,
int  zsc,
double  min_z 
)
Parameters:
string 
structure 
maxdist 
zsc 
min_z 

Generated on 11 Apr 2017 for RNAlib-2.1.2 by  doxygen 1.6.1