1 #ifndef __VIENNA_RNA_PACKAGE_DUPLEX_H__
2 #define __VIENNA_RNA_PACKAGE_DUPLEX_H__
12 duplexT duplexfold(
const char *s1,
15 duplexT *duplex_subopt(
const char *s1,
20 duplexT aliduplexfold(
const char *s1[],
23 duplexT *aliduplex_subopt(
const char *s1[],
All datastructures and typedefs shared among the Vienna RNA Package can be found here.
Definition: data_structures.h:415