FASTAEntry

class pyopenms.FASTAEntry

Bases: object

Cython implementation of _FASTAEntry

Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1FASTAEntry.html

__init__()
  • Cython signature: void FASTAEntry()

  • Cython signature: void FASTAEntry(FASTAEntry)

Methods

__init__

  • Cython signature: void FASTAEntry()

headerMatches

Cython signature: bool headerMatches(const FASTAEntry & rhs)

sequenceMatches

Cython signature: bool sequenceMatches(const FASTAEntry & rhs)

Attributes

description

identifier

sequence

description
headerMatches()

Cython signature: bool headerMatches(const FASTAEntry & rhs)

identifier
sequence
sequenceMatches()

Cython signature: bool sequenceMatches(const FASTAEntry & rhs)