89 static void deisotopeAndSingleCharge(
MSSpectrum& spectrum,
90 double fragment_tolerance,
91 bool fragment_unit_ppm,
94 bool keep_only_deisotoped =
false,
95 unsigned int min_isopeaks = 3,
96 unsigned int max_isopeaks = 10,
97 bool make_single_charged =
true,
98 bool annotate_charge =
false,
99 bool annotate_iso_peak_count =
false,
100 bool use_decreasing_model =
true,
101 unsigned int start_intensity_check = 2,
102 bool add_up_intensity =
false);
Definition: openms/include/OpenMS/FILTERING/DATAREDUCTION/Deisotoper.h:46
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46