rformassspectrometry / Spectra

Low level infrastructure to handle MS spectra
https://rformassspectrometry.github.io/Spectra/
34 stars 24 forks source link

Replace <= and >= with MsCoreUtils::between #263

Closed jorainer closed 1 year ago

jorainer commented 1 year ago

Small refactoring replacing >= and <= with MsCoreUtils::between calls.