RNAlib-2.2.7
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
duplex.h
Go to the documentation of this file.
1
#ifndef VIENNA_RNA_PACKAGE_DUPLEX_H
2
#define VIENNA_RNA_PACKAGE_DUPLEX_H
3
4
#include <
ViennaRNA/data_structures.h
>
5
12
duplexT
duplexfold(
const
char
*s1,
13
const
char
*s2);
14
15
duplexT
*duplex_subopt(
const
char
*s1,
16
const
char
*s2,
17
int
delta,
18
int
w);
19
20
duplexT
aliduplexfold(
const
char
*s1[],
21
const
char
*s2[]);
22
23
duplexT
*aliduplex_subopt(
const
char
*s1[],
24
const
char
*s2[],
25
int
delta,
26
int
w);
27
28
#endif
data_structures.h
duplexT
Definition:
data_structures.h:260
ViennaRNA
duplex.h
Generated on Wed Jun 29 2016 15:18:01 for RNAlib-2.2.7 by
1.8.9.1