-
Notifications
You must be signed in to change notification settings - Fork 12
Read_Spectrum - Sum Spectra #59
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi there,
if i see correct, Read_Spectra returns a list of all the scans entered.
Is there a way to get a Summed/Average_Spectra like Xcalibur or Freestyle do?
When I merge the list from rawrr::readSpectrum i get some weird results as data is not XY even (e.g. 9/10 scans share the exact same m/z value und 1 is 0.01 Da off)
Not sure if Xcalibur / Freestyle just merges after reading the spectra or if this is already part of the ThermoRawFileReader.
But adding an "Average" method to readSpectrum would be nice and also would save space, as the list can get quite large when reading the scans for whole chromatographic peaks.
All the best, Bernd
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request