ChromatogramTools

class pyopenms.ChromatogramTools

Bases: object

Cython implementation of _ChromatogramTools

Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1ChromatogramTools.html

__init__()
  • Cython signature: void ChromatogramTools()

  • Cython signature: void ChromatogramTools(ChromatogramTools &)

Methods

__init__

  • Cython signature: void ChromatogramTools()

convertChromatogramsToSpectra

Cython signature: void convertChromatogramsToSpectra(MSExperiment & epx) Converts the chromatogram to a list of spectra with instrument settings

convertSpectraToChromatograms

Cython signature: void convertSpectraToChromatograms(MSExperiment & epx, bool remove_spectra, bool force_conversion) Converts e.g.

convertChromatogramsToSpectra()

Cython signature: void convertChromatogramsToSpectra(MSExperiment & epx) Converts the chromatogram to a list of spectra with instrument settings

convertSpectraToChromatograms()

Cython signature: void convertSpectraToChromatograms(MSExperiment & epx, bool remove_spectra, bool force_conversion) Converts e.g. SRM spectra to chromatograms