ClavelLab / maldipickr

Dereplicate And Cherry-pick Mass Spectrometry Spectra
https://clavellab.github.io/maldipickr/
GNU General Public License v3.0
2 stars 0 forks source link

improve handling of empty spectra #29

Closed cpauvert closed 9 months ago

cpauvert commented 1 year ago

Consider adding a remove_empty() function to clean up the spectra, the peaks and the metadata files from the object returned by process_spectra().

Could be coupled with check_spectra() to flag the elements of the list.

cpauvert commented 10 months ago

remove_spectra() could be a generic function

could use is_a_processed_spectra_list.R