struct vrna_path_s
#include <ViennaRNA/findpath.h>
Overview
An element of a refolding path list. More…
// fields
double en
char* s
Detailed Documentation
An element of a refolding path list.
Fields
double en
Free energy of current structure.
char* s
Secondary structure in dot-bracket notation.