RNAlib-2.1.1

Inverse folding routines. More...

Go to the source code of this file.

Functions

float inverse_fold (char *start, const char *target)
 Find sequences with predefined structure.
float inverse_pf_fold (char *start, const char *target)
 Find sequence that maximizes probability of a predefined structure.

Variables

char * symbolset
 This global variable points to the allowed bases, initially "AUGC". It can be used to design sequences from reduced alphabets.
float final_cost
int give_up
int inv_verbose

Detailed Description

Inverse folding routines.