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

IsotopeVariant#

class pyopenms.IsotopeVariant#

Bases: object

__init__()#

Methods

__init__()

getMapping

Attributes

HEAVY

LIGHT

SIZE_OF_ISOTOPEVARIANT

HEAVY = 1#
LIGHT = 0#
SIZE_OF_ISOTOPEVARIANT = 2#
getMapping()#

previous

IsotopePattern

next

IsotopeWavelet

On this page
  • IsotopeVariant
    • IsotopeVariant.__init__()
    • IsotopeVariant.HEAVY
    • IsotopeVariant.LIGHT
    • IsotopeVariant.SIZE_OF_ISOTOPEVARIANT
    • IsotopeVariant.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.