FLASHHelperClasses#

class pyopenms.FLASHHelperClasses#

Bases: object

Cython implementation of _FLASHHelperClasses

Original C++ documentation is available here

Wrapper struct for all the structs needed by FLASHDeconv. Contains: PrecalculatedAveragine, MassFeature, IsobaricQuantities, LogMzPeak

__init__()#

Overload:

__init__(self) None

Overload:

__init__(self, in_0: FLASHHelperClasses) None

Methods

__init__

getChargeMass

__static_FLASHHelperClasses_getChargeMass(positive_ionization_mode: bool ) -> float

getLogMz

__static_FLASHHelperClasses_getLogMz(mz: float , positive: bool ) -> float

getChargeMass()#

__static_FLASHHelperClasses_getChargeMass(positive_ionization_mode: bool ) -> float

getLogMz()#

__static_FLASHHelperClasses_getLogMz(mz: float , positive: bool ) -> float