RibonucleotideDB#
- class pyopenms.RibonucleotideDB#
Bases:
objectCython implementation of _RibonucleotideDB
Original C++ documentation is available here
- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)getRibonucleotide(self, code)Cython signature: libcpp_pair[const Ribonucleotide *,const Ribonucleotide *] getRibonucleotideAlternatives(const libcpp_string & code)
getRibonucleotidePrefix(self, code)- getRibonucleotide(self, code: bytes) Ribonucleotide#
- getRibonucleotideAlternatives()#
Cython signature: libcpp_pair[const Ribonucleotide *,const Ribonucleotide *] getRibonucleotideAlternatives(const libcpp_string & code)
- getRibonucleotidePrefix(self, code: bytes) Ribonucleotide#