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

IndexTriple#

class pyopenms.IndexTriple#

Bases: object

Cython implementation of _IndexTriple

Original C++ documentation is available here

__init__(self) → None#

Methods

__init__(self)

Attributes

feature

prot_acc

rt_probability

scan

signal_weight

variable

feature#
prot_acc#
rt_probability#
scan#
signal_weight#
variable#

previous

InclusionExclusionList

next

IndexedMzMLDecoder

On this page
  • IndexTriple
    • IndexTriple.__init__()
    • IndexTriple.feature
    • IndexTriple.prot_acc
    • IndexTriple.rt_probability
    • IndexTriple.scan
    • IndexTriple.signal_weight
    • IndexTriple.variable
Edit on GitHub
Show Source

© Copyright 2023, OpenMS Team.

Created using Sphinx 6.1.0.

Built with the PyData Sphinx Theme 0.13.3.