struct vrna_subopt_sol_s

#include <ViennaRNA/subopt.h>

Overview

Solution element from subopt.c. More…

// fields

float energy
char* structure

Detailed Documentation

Solution element from subopt.c.

Fields

float energy
Free Energy of structure in kcal/mol.
char* structure
Structure in dot-bracket notation.