Home
last modified time | relevance | path

Searched defs:b2C (Results 1 – 4 of 4) sorted by relevance

/dports/biology/abyss/abyss-2.3.1/Common/
H A DSequence.cpp60 static const uint8_t b2C[256] = { variable
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A DRNAstruct.c153 b2C(const char *structure) in b2C() function
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python/
H A DRNA.py2649 def b2C(structure): function
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python3/
H A DRNA.py2649 def b2C(structure: "char *") -> "char *": function