NeutralLossMarker

class pyopenms.NeutralLossMarker

Bases: object

Cython implementation of _NeutralLossMarker

Original C++ documentation is available here

– Inherits from [‘PeakMarker’]

__init__()

Overload:

__init__(self) None

Overload:

__init__(self, in_0: NeutralLossMarker) None

Methods

__init__

Overload:

apply(self, in_0, in_1)

create

getDefaults(self)

Returns the default parameters

getName(self)

Returns the name

getParameters(self)

Returns the parameters

getProductName(self)

Returns the product name

getSubsections(self)

setName(self, in_0)

Sets the name

setParameters(self, param)

Sets the parameters

apply(self, in_0: Dict[float, bool], in_1: MSSpectrum) None
create()
getDefaults(self) Param

Returns the default parameters

getName(self) Union[bytes, str, String]

Returns the name

getParameters(self) Param

Returns the parameters

getProductName(self) Union[bytes, str, String]

Returns the product name

getSubsections(self) List[bytes]
setName(self, in_0: Union[bytes, str, String]) None

Sets the name

setParameters(self, param: Param) None

Sets the parameters