64 static void deisotopeAndSingleCharge(
MSSpectrum & spectra,
65 double fragment_tolerance,
66 bool fragment_unit_ppm,
69 bool keep_only_deisotoped =
false,
70 unsigned int min_isopeaks = 3,
71 unsigned int max_isopeaks = 10,
72 bool make_single_charged =
true,
73 bool annotate_charge =
false);
Definition: RNPxlDeisotoper.h:46
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
The representation of a 1D spectrum.
Definition: MSSpectrum.h:66