RNAlib-2.2.7
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
ligand.h
Go to the documentation of this file.
1
#ifndef VIENNA_RNA_PACKAGE_LIGAND_H
2
#define VIENNA_RNA_PACKAGE_LIGAND_H
3
16
#include <
ViennaRNA/data_structures.h
>
17
18
41
int
42
vrna_sc_add_hi_motif
(
vrna_fold_compound_t
*vc,
43
const
char
*seq,
44
const
char
*structure,
45
FLT_OR_DBL
energy,
46
unsigned
int
options);
47
48
int
49
vrna_sc_detect_hi_motif(
vrna_fold_compound_t
*vc,
50
const
char
*structure,
51
int
*i,
52
int
*j,
53
int
*k,
54
int
*l);
55
56
int
57
vrna_sc_get_hi_motif(
vrna_fold_compound_t
*vc,
58
int
*i,
59
int
*j,
60
int
*k,
61
int
*l);
62
63
#endif
FLT_OR_DBL
double FLT_OR_DBL
Typename for floating point number in partition function computations.
Definition:
data_structures.h:39
vrna_fc_s
The most basic data structure required by many functions throughout the RNAlib.
Definition:
data_structures.h:390
data_structures.h
vrna_sc_add_hi_motif
int vrna_sc_add_hi_motif(vrna_fold_compound_t *vc, const char *seq, const char *structure, FLT_OR_DBL energy, unsigned int options)
Add soft constraints for hairpin or interior loop binding motif.
ViennaRNA
ligand.h
Generated on Wed Jun 29 2016 15:18:02 for RNAlib-2.2.7 by
1.8.9.1