RNAlib-2.2.7
boltzmann_sampling.h
Go to the documentation of this file.
1 #ifndef VIENNA_RNA_PACKAGE_BOLTZMANN_SAMPLING_H
2 #define VIENNA_RNA_PACKAGE_BOLTZMANN_SAMPLING_H
3 
5 
27 char *vrna_pbacktrack5(vrna_fold_compound_t *vc, int length);
28 
48 
49 #endif
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...