RECETOX / MFAssignR

The MFAssignR package was designed for multi-element molecular formula (MF) assignment of ultrahigh resolution mass spectrometry measurements. A number of tools for internal mass recalibration, MF assignment, signal-to-noise evaluation, and unambiguous formula selections are provided.
GNU General Public License v3.0
0 stars 2 forks source link

FindRecalSeries: check if instrument detection limits are <= global_min and >=global_max #53

Open KristinaGomoryova opened 2 weeks ago

KristinaGomoryova commented 2 weeks ago

Should we check if the global_min and global_max arguments to the find_series function are actually lower than actual global_min and global_max found in the data?