MRMFragmentSelection#
- class pyopenms.MRMFragmentSelection#
Bases:
objectCython implementation of _MRMFragmentSelection
- Original C++ documentation is available here
– Inherits from [‘DefaultParamHandler’]
- __init__()#
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: MRMFragmentSelection) None
Methods
Overload:
getDefaults(self)Returns the default parameters
getName(self)Returns the name
getParameters(self)Returns the parameters
getSubsections(self)selectFragments(self, selected_peaks, spec)Selects accordingly to the parameters the best peaks of spec and writes them into selected_peaks
setName(self, in_0)Sets the name
setParameters(self, param)Sets the parameters
- getSubsections(self) List[bytes]#
- selectFragments(self, selected_peaks: List[Peak1D], spec: MSSpectrum) None#
Selects accordingly to the parameters the best peaks of spec and writes them into selected_peaks