RNAlib-2.4.14

Computes a MEA (maximum expected accuracy) structure. More...

+ Include dependency graph for MEA.h:

Go to the source code of this file.

Functions

char * vrna_MEA (vrna_fold_compound_t *fc, double gamma, float *mea)
 Compute a MEA (maximum expected accuracy) structure. More...
 
char * vrna_MEA_from_plist (vrna_ep_t *plist, const char *sequence, double gamma, vrna_md_t *md, float *mea)
 Compute a MEA (maximum expected accuracy) structure from a list of probabilities. More...
 
float MEA (plist *p, char *structure, double gamma)
 Computes a MEA (maximum expected accuracy) structure. More...
 

Detailed Description

Computes a MEA (maximum expected accuracy) structure.