Skip to main content
Ctrl+K
Logo image

pyOpenMS

Site Navigation

  • User guide
  • API docs
  • Contribute
  • C++ library
  • OpenMS project

Site Navigation

  • User guide
  • API docs
  • Contribute
  • C++ library
  • OpenMS project
Ctrl+K

Section Navigation

  • pyopenms
  • pyopenms.Constants
  • pyopenms.plotting
  • API docs
  • pyopenms
  • FASTAEntry

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#

previous

ExtractionCoordinates

next

FASTAFile

On this page
  • FASTAEntry
    • FASTAEntry.__init__()
    • FASTAEntry.description
    • FASTAEntry.headerMatches()
    • FASTAEntry.identifier
    • FASTAEntry.sequence
    • FASTAEntry.sequenceMatches()
Edit on GitHub
Show Source

© Copyright 2023, OpenMS Team.

Created using Sphinx 6.1.0.

Built with the PyData Sphinx Theme 0.13.3.