IsotopeDistributionCache

class pyopenms.IsotopeDistributionCache

Bases: object

Cython implementation of _IsotopeDistributionCache

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

__init__()
  • Cython signature: void IsotopeDistributionCache(double max_mass, double mass_window_width, double intensity_percentage, double intensity_percentage_optional)

  • Cython signature: void IsotopeDistributionCache(IsotopeDistributionCache &)

Methods

__init__

  • Cython signature: void IsotopeDistributionCache(double max_mass, double mass_window_width, double intensity_percentage, double intensity_percentage_optional)

getIsotopeDistribution

Cython signature: TheoreticalIsotopePattern getIsotopeDistribution(double mass) Returns the isotope distribution for a certain mass window

getIsotopeDistribution()

Cython signature: TheoreticalIsotopePattern getIsotopeDistribution(double mass) Returns the isotope distribution for a certain mass window