RNAlib-2.1.9
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
RNAlib-2.1.9
ViennaRNA Package core - RNAlib
Parsing and Comparing - Functions to Manipulate Structures
Utilities - Odds and Ends
Example - A Small Example Program
Deprecated List
Bibliographic References
Modules
Data Structures
Files
File List
H
2Dfold.h
2Dpfold.h
ali_plex.h
alifold.h
aln_util.h
cofold.h
convert_epars.h
data_structures.h
dist_vars.h
duplex.h
edit_cost.h
energy_const.h
energy_par.h
findpath.h
fold.h
fold_vars.h
gquad.h
inverse.h
Lfold.h
loop_energies.h
LPfold.h
MEA.h
mm.h
move_set.h
naview.h
pair_mat.h
params.h
part_func.h
part_func_co.h
part_func_up.h
PKplex.h
plex.h
plot_layouts.h
ProfileAln.h
profiledist.h
PS_dot.h
read_epars.h
ribo.h
RNAstruct.h
snofold.h
snoop.h
stringdist.h
subopt.h
svm_utils.h
treedist.h
utils.h
lib
mainpage.h
Globals
inverse.h
Go to the documentation of this file.
1
#ifndef __VIENNA_RNA_PACKAGE_INVERSE_H__
2
#define __VIENNA_RNA_PACKAGE_INVERSE_H__
3
21
extern
char
*
symbolset
;
23
extern
float
final_cost
;
25
extern
int
give_up
;
27
extern
int
inv_verbose
;
28
45
float
inverse_fold
(
char
*start,
46
const
char
*target);
47
61
float
inverse_pf_fold
(
char
*start,
62
const
char
*target);
63
67
#endif
H
inverse.h
Generated on Thu Feb 5 2015 15:05:30 for RNAlib-2.1.9 by
1.8.3.1