OpenMS
2.4.0
|
_MRMFeaturePicker_ defines the structures containing parameters to be used in [MRMTransitionGroupPicker](MRMTransitionGroupPicker) for components and components groups. More...
#include <OpenMS/ANALYSIS/OPENSWATH/MRMFeaturePicker.h>
Classes | |
struct | ComponentGroupParams |
Structure to contain information about a component group with its parameters. More... | |
struct | ComponentParams |
Structure to contain information about a single component with its parameters. More... | |
Public Member Functions | |
MRMFeaturePicker ()=default | |
Constructor. More... | |
~MRMFeaturePicker ()=default | |
Destructor. More... | |
_MRMFeaturePicker_ defines the structures containing parameters to be used in [MRMTransitionGroupPicker](MRMTransitionGroupPicker) for components and components groups.
This data can be loaded from a file with [MRMFeaturePickerFile](MRMFeaturePickerFile).
Examples of parameters are: "TransitionGroupPicker:compute_peak_quality" "TransitionGroupPicker:stop_after_feature" "TransitionGroupPicker:PeakPickerMRM:signal_to_noise" "TransitionGroupPicker:PeakPickerMRM:sn_bin_count"
|
default |
Constructor.
|
default |
Destructor.