1 #ifndef VIENNA_RNA_PACKAGE_BOLTZMANN_SAMPLING_H
2 #define VIENNA_RNA_PACKAGE_BOLTZMANN_SAMPLING_H
char * vrna_pbacktrack5(vrna_fold_compound_t *vc, int length)
Sample a secondary structure of a subsequence from the Boltzmann ensemble according its probability...
The most basic data structure required by many functions throughout the RNAlib.
Definition: data_structures.h:390
char * vrna_pbacktrack(vrna_fold_compound_t *vc)
Sample a secondary structure (consensus structure) from the Boltzmann ensemble according its probabil...