IsotopeDistributionCache#
- class pyopenms.IsotopeDistributionCache#
Bases:
object
Cython implementation of _IsotopeDistributionCache
Original C++ documentation is available here
- __init__()#
Overload:
- __init__(self, max_mass: float, mass_window_width: float, intensity_percentage: float, intensity_percentage_optional: float) None
Overload:
- __init__(self, in_0: IsotopeDistributionCache) None
Methods
Overload:
getIsotopeDistribution
(self, mass)Returns the isotope distribution for a certain mass window
- getIsotopeDistribution(self, mass: float) TheoreticalIsotopePattern #
Returns the isotope distribution for a certain mass window