RibonucleotideDB
- class pyopenms.RibonucleotideDB
Bases:
objectCython implementation of _RibonucleotideDB
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1RibonucleotideDB.html
- __init__(*args, **kwargs)
Methods
__init__(*args, **kwargs)Cython signature: const Ribonucleotide * getRibonucleotide(const libcpp_string & code)
Cython signature: libcpp_pair[const Ribonucleotide *,const Ribonucleotide *] getRibonucleotideAlternatives(const libcpp_string & code)
Cython signature: const Ribonucleotide * getRibonucleotidePrefix(const libcpp_string & code)
- getRibonucleotide()
Cython signature: const Ribonucleotide * getRibonucleotide(const libcpp_string & code)
- getRibonucleotideAlternatives()
Cython signature: libcpp_pair[const Ribonucleotide *,const Ribonucleotide *] getRibonucleotideAlternatives(const libcpp_string & code)
- getRibonucleotidePrefix()
Cython signature: const Ribonucleotide * getRibonucleotidePrefix(const libcpp_string & code)