1#ifndef VIENNA_RNA_PACKAGE_ALI_PLEX_H
2#define VIENNA_RNA_PACKAGE_ALI_PLEX_H
6#ifndef VRNA_DISABLE_BACKWARD_COMPATIBILITY
11duplexT **aliLduplexfold(
const char *s1[],
14 const int extension_cost,
15 const int alignment_length,
27duplexT **aliLduplexfold_XS(
const char *s1[],
29 const int **access_s1,
30 const int **access_s2,
32 const int alignment_length,
Various data structures and pre-processor macros.
Data structure for RNAduplex.
Definition: basic.h:211