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

TheoreticalIsotopePattern#

class pyopenms.TheoreticalIsotopePattern#

Bases: object

Cython implementation of _TheoreticalIsotopePattern

Original C++ documentation is available here

__init__()#

Overload:

__init__(self) → None

Overload:

__init__(self, in_0: TheoreticalIsotopePattern) → None

Methods

__init__

Overload:

size(self)

Attributes

intensity

max

optional_begin

optional_end

trimmed_left

intensity#
max#
optional_begin#
optional_end#
size(self) → int#
trimmed_left#

previous

TextFile

next

TheoreticalSpectrumGenerator

On this page
  • TheoreticalIsotopePattern
    • TheoreticalIsotopePattern.__init__()
    • TheoreticalIsotopePattern.intensity
    • TheoreticalIsotopePattern.max
    • TheoreticalIsotopePattern.optional_begin
    • TheoreticalIsotopePattern.optional_end
    • TheoreticalIsotopePattern.size()
    • TheoreticalIsotopePattern.trimmed_left
Edit on GitHub
Show Source

© Copyright 2023, OpenMS Team.

Created using Sphinx 6.1.0.

Built with the PyData Sphinx Theme 0.13.3.