Home
last modified time | relevance | path

Searched refs:vrna_tree_string_unweight (Results 1 – 7 of 7) sorted by relevance

/dports/biology/viennarna/ViennaRNA-2.4.18/doc/refman.include/
H A Dstructure_notations.dox38 @see vrna_db_to_tree_string(), vrna_tree_string_unweight(), vrna_tree_string_to_db()
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/utils/
H A Dstructures.h951 vrna_tree_string_unweight(const char *structure);
H A Dstructure_tree.c97 vrna_tree_string_unweight(const char *structure) in vrna_tree_string_unweight() function
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/
H A Dstructure_utils.i430 char *c_str = vrna_tree_string_unweight(structure.c_str());
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Perl/
H A DRNA_wrap.cpp3232 char *c_str = vrna_tree_string_unweight(structure.c_str()); in tree_string_unweight()
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python/
H A DRNA_wrap.cpp7401 char *c_str = vrna_tree_string_unweight(structure.c_str()); in tree_string_unweight()
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python3/
H A DRNA_wrap.cpp7406 char *c_str = vrna_tree_string_unweight(structure.c_str()); in tree_string_unweight()