1 #ifndef __VIENNA_RNA_PACKAGE_INVERSE_H__
2 #define __VIENNA_RNA_PACKAGE_INVERSE_H__
float inverse_pf_fold(char *start, const char *target)
Find sequence that maximizes probability of a predefined structure.
char * symbolset
This global variable points to the allowed bases, initially "AUGC". It can be used to design sequence...
float inverse_fold(char *start, const char *target)
Find sequences with predefined structure.