RNAlib-2.6.3
 
Loading...
Searching...
No Matches
subopt_zuker.h
1/* subopt_zuker.h */
2#ifndef VIENNA_RNA_PACKAGE_SUBOPT_ZUKER_H
3#define VIENNA_RNA_PACKAGE_SUBOPT_ZUKER_H
4
6#include <ViennaRNA/subopt.h>
7
24
25
26#endif
The Basic Fold Compound API.
The most basic data structure required by many functions throughout the RNAlib.
Definition fold_compound.h:168
vrna_subopt_solution_t * vrna_subopt_zuker(vrna_fold_compound_t *fc)
Compute Zuker type suboptimal structures.
Solution element from subopt.c.
Definition subopt.h:77
RNAsubopt and density of states declarations.