FASTAEntry

class pyopenms.FASTAEntry

Bases: object

Cython implementation of _FASTAEntry

Original C++ documentation is available here

__init__()

Overload:

__init__(self) None

Overload:

__init__(self, in_0: FASTAEntry) None

Methods

__init__

Overload:

headerMatches(self, rhs)

sequenceMatches(self, rhs)

Attributes

description

identifier

sequence

description
headerMatches(self, rhs: FASTAEntry) bool
identifier
sequence
sequenceMatches(self, rhs: FASTAEntry) bool