RNAlib-2.1.9
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
Lfold.h
Go to the documentation of this file.
1
#ifndef __VIENNA_RNA_PACKAGE_LFOLD_H__
2
#define __VIENNA_RNA_PACKAGE_LFOLD_H__
3
38
float
Lfold
(
const
char
*
string
,
39
char
*structure,
40
int
maxdist);
41
53
float
Lfoldz
(
const
char
*
string
,
54
char
*structure,
55
int
maxdist,
56
int
zsc,
57
double
min_z);
58
59
77
float
aliLfold
(
const
char
**strings,
78
char
*structure,
79
int
maxdist);
80
81
#endif
H
Lfold.h
Generated on Thu Feb 5 2015 15:05:30 for RNAlib-2.1.9 by
1.8.3.1