RNAlib-2.2.7
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
MEA.h
Go to the documentation of this file.
1
#ifndef VIENNA_RNA_PACKAGE_MEA_H
2
#define VIENNA_RNA_PACKAGE_MEA_H
3
4
#include <
ViennaRNA/data_structures.h
>
5
#include <
ViennaRNA/params.h
>
6
23
float
MEA
(
plist
*p,
24
char
*structure,
25
double
gamma);
26
27
float
MEA_seq(
plist
*p,
28
const
char
*sequence,
29
char
*structure,
30
double
gamma,
31
vrna_exp_param_t
*pf);
32
33
#endif
MEA
float MEA(plist *p, char *structure, double gamma)
Computes a MEA (maximum expected accuracy) structure.
data_structures.h
params.h
vrna_exp_param_s
The datastructure that contains temperature scaled Boltzmann weights of the energy parameters...
Definition:
params.h:94
vrna_plist_s
this datastructure is used as input parameter in functions of PS_dot.h and others ...
Definition:
data_structures.h:164
ViennaRNA
MEA.h
Generated on Wed Jun 29 2016 15:18:02 for RNAlib-2.2.7 by
1.8.9.1