pair_info Struct Reference

A base pair info structure. More...

Data Fields

unsigned i
 nucleotide position i
unsigned j
 nucleotide position j
float p
 Probability.
float ent
 Pseudo entropy for $ p(i,j) = S_i + S_j - p_ij*ln(p_ij) $.
short bp [8]
 Frequencies of pair_types.
char comp
 1 iff pair is in mfe structure

Detailed Description

A base pair info structure.

For each base pair (i,j) with i,j in [0, n-1] the structure lists:


The documentation for this struct was generated from the following file:

Generated on 20 Mar 2013 for RNAlib-2.1.1 by  doxygen 1.6.1