Home
last modified time | relevance | path

Searched refs:vrna_fold_compound_comparative (Results 1 – 17 of 17) sorted by relevance

/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A Dalifold.c122 vc = vrna_fold_compound_comparative(strings, &(P->model_details), VRNA_OPTION_DEFAULT); in wrap_alifold()
229 vc = vrna_fold_compound_comparative(sequences, &md, VRNA_OPTION_EVAL_ONLY); in energy_of_ali_gquad_structure()
257 vc = vrna_fold_compound_comparative(sequences, &md, VRNA_OPTION_EVAL_ONLY); in energy_of_alistruct()
H A Dmfe_wrappers.c69 vc = vrna_fold_compound_comparative(strings, &md, VRNA_OPTION_DEFAULT); in vrna_alifold()
89 vc = vrna_fold_compound_comparative(sequences, &md, VRNA_OPTION_DEFAULT); in vrna_circalifold()
H A DLfold.c106 fc = vrna_fold_compound_comparative((const char **)AS, &md, VRNA_OPTION_MFE | VRNA_OPTION_WINDOW); in aliLfold()
130 fc = vrna_fold_compound_comparative(AS, &md, VRNA_OPTION_MFE | VRNA_OPTION_WINDOW); in aliLfold_cb()
H A Dmfe_window_wrappers.c139 vc = vrna_fold_compound_comparative(AS, &md, VRNA_OPTION_MFE | VRNA_OPTION_WINDOW); in vrna_aliLfold()
164 vc = vrna_fold_compound_comparative(AS, &md, VRNA_OPTION_MFE | VRNA_OPTION_WINDOW); in vrna_aliLfold_cb()
H A Dpart_func_wrappers.c101 vc = vrna_fold_compound_comparative(strings, &md, VRNA_OPTION_DEFAULT); in vrna_pf_alifold()
135 vc = vrna_fold_compound_comparative(sequences, &md, VRNA_OPTION_DEFAULT); in vrna_pf_circalifold()
H A Dfold_compound.h475 vrna_fold_compound_comparative(const char **sequences,
H A Dalipfold.c124 vc = vrna_fold_compound_comparative(sequences, &md, VRNA_OPTION_DEFAULT); in wrap_alipf_fold()
H A Deval_wrappers.c365 vrna_fold_compound_t *fc = vrna_fold_compound_comparative(alignment, NULL, VRNA_OPTION_DEFAULT); in vrna_eval_consensus_structure_pt_simple_v()
524 vrna_fold_compound_t *fc = vrna_fold_compound_comparative(alignment, &md, VRNA_OPTION_DEFAULT); in eval_consensus_structure_simple_v()
H A Dfold_compound.c269 vrna_fold_compound_comparative(const char **sequences, in vrna_fold_compound_comparative() function
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/
H A Dmfe.i99 fc = vrna_fold_compound_comparative((const char **)&vc[0], NULL, VRNA_OPTION_DEFAULT); in my_alifold()
312 fc = vrna_fold_compound_comparative((const char **)&vc[0], in my_circalifold()
H A Dfold_compound.i68 return vrna_fold_compound_comparative((const char **)&vc[0], md, options);
/dports/biology/viennarna/ViennaRNA-2.4.18/src/bin/
H A DRNALalifold.c455 fc = vrna_fold_compound_comparative((const char **)AS, in main()
620 vrna_fold_compound_t *sub_fc = vrna_fold_compound_comparative((const char **)sub, in print_hit_cb()
H A DRNAeval.c758 vc = vrna_fold_compound_comparative((const char **)alignment, in process_alignment_record()
H A DRNAalifold.c901 vc = vrna_fold_compound_comparative((const char **)alignment, in process_record()
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Perl/
H A DRNA_wrap.cpp3907 fc = vrna_fold_compound_comparative((const char **)&vc[0], NULL, VRNA_OPTION_DEFAULT); in my_alifold()
4120 fc = vrna_fold_compound_comparative((const char **)&vc[0], in my_circalifold()
8234 return vrna_fold_compound_comparative((const char **)&vc[0], md, options); in new_vrna_fold_compound_t__SWIG_3()
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python/
H A DRNA_wrap.cpp8076 fc = vrna_fold_compound_comparative((const char **)&vc[0], NULL, VRNA_OPTION_DEFAULT); in my_alifold()
8289 fc = vrna_fold_compound_comparative((const char **)&vc[0], in my_circalifold()
12734 return vrna_fold_compound_comparative((const char **)&vc[0], md, options); in new_vrna_fold_compound_t__SWIG_1()
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python3/
H A DRNA_wrap.cpp8220 fc = vrna_fold_compound_comparative((const char **)&vc[0], NULL, VRNA_OPTION_DEFAULT); in my_alifold()
8433 fc = vrna_fold_compound_comparative((const char **)&vc[0], in my_circalifold()
12872 return vrna_fold_compound_comparative((const char **)&vc[0], md, options); in new_vrna_fold_compound_t__SWIG_1()