All datastructures and typedefs shared among the Vienna RNA Package can be found here. More...
Go to the source code of this file.
Data Structures | |
| struct | plist |
| this datastructure is used as input parameter in functions of PS_dot.h and others More... | |
| struct | cpair |
| this datastructure is used as input parameter in functions of PS_dot.c More... | |
| struct | COORDINATE |
| this is a workarround for the SWIG Perl Wrapper RNA plot function that returns an array of type COORDINATE More... | |
| struct | sect |
| stack of partial structures for backtracking More... | |
| struct | bondT |
| base pair More... | |
| struct | bondTEn |
| base pair with associated energy More... | |
| struct | model_detailsT |
| The data structure that contains the complete model details used throughout the calculations. More... | |
| struct | paramT |
| The datastructure that contains temperature scaled energy parameters. More... | |
| struct | pf_paramT |
| The datastructure that contains temperature scaled Boltzmann weights of the energy parameters. More... | |
| struct | PAIR |
| base pair data structure used in subopt.c More... | |
| struct | INTERVAL |
| sequence interval stack element used in subopt.c More... | |
| struct | SOLUTION |
| solution element from subopt.c More... | |
| struct | cofoldF |
| struct | ConcEnt |
| struct | pairpro |
| struct | pair_info |
| A base pair info structure. More... | |
| struct | move_t |
| struct | intermediate_t |
| struct | path_t |
| struct | pu_contrib |
| struct | interact |
| struct | pu_out |
| struct | constrain |
| struct | duplexT |
| struct | folden |
| struct | snoopT |
| struct | dupVar |
| struct | TwoDfold_solution |
| Solution element returned from TwoDfoldList. More... | |
| struct | TwoDfold_vars |
| Variables compound for 2Dfold MFE folding. More... | |
| struct | TwoDpfold_solution |
| Solution element returned from TwoDpfoldList. More... | |
| struct | TwoDpfold_vars |
| Variables compound for 2Dfold partition function folding. More... | |
Defines | |
| #define | MAXALPHA 20 |
| Maximal length of alphabet. | |
| #define | MAXDOS 1000 |
| Maximum density of states discretization for subopt. | |
All datastructures and typedefs shared among the Vienna RNA Package can be found here.
1.6.1