#include <ViennaRNA/unstructured_domains.h>
Data structure to store all functionality for ligand binding. More…
// fields int uniq_motif_count unsigned int* uniq_motif_size int motif_count char** motif unsigned int* motif_size double* motif_en unsigned int* motif_type vrna_callback_ud_production* prod_cb vrna_callback_ud_exp_production* exp_prod_cb vrna_callback_ud_energy* energy_cb vrna_callback_ud_exp_energy* exp_energy_cb void* data vrna_callback_free_auxdata* free_data vrna_callback_ud_probs_add* probs_add vrna_callback_ud_probs_get* probs_get
int uniq_motif_count
unsigned int* uniq_motif_size
int motif_count
char** motif
unsigned int* motif_size
double* motif_en
unsigned int* motif_type
vrna_callback_ud_production* prod_cb
vrna_callback_ud_exp_production* exp_prod_cb
vrna_callback_ud_energy* energy_cb
vrna_callback_ud_exp_energy* exp_energy_cb
void* data
vrna_callback_free_auxdata* free_data
vrna_callback_ud_probs_add* probs_add
vrna_callback_ud_probs_get* probs_get