FASTAEntry
- class pyopenms.FASTAEntry
Bases:
objectCython implementation of _FASTAEntry
Original C++ documentation is available here
- __init__()
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: FASTAEntry) None
Methods
Overload:
headerMatches(self, rhs)sequenceMatches(self, rhs)Attributes
- description
- headerMatches(self, rhs: FASTAEntry) bool
- identifier
- sequence
- sequenceMatches(self, rhs: FASTAEntry) bool