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
  • IMFormat

IMFormat#

class pyopenms.IMFormat#

Bases: object

__init__()#

Methods

__init__()

getMapping

Attributes

CONCATENATED

MIXED

MULTIPLE_SPECTRA

NONE

SIZE_OF_IMFORMAT

CONCATENATED = 1#
MIXED = 3#
MULTIPLE_SPECTRA = 2#
NONE = 0#
SIZE_OF_IMFORMAT = 4#
getMapping()#

previous

ILPDCWrapper

next

IMSAlphabet

On this page
  • IMFormat
    • IMFormat.__init__()
    • IMFormat.CONCATENATED
    • IMFormat.MIXED
    • IMFormat.MULTIPLE_SPECTRA
    • IMFormat.NONE
    • IMFormat.SIZE_OF_IMFORMAT
    • IMFormat.getMapping()
Edit on GitHub
Show Source

© Copyright 2023, OpenMS Team.

Created using Sphinx 6.1.0.

Built with the PyData Sphinx Theme 0.13.3.