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 3 forks source link

RecalList updated to replace spaces by dots in colnames in output #58

Closed KristinaGomoryova closed 2 months ago

KristinaGomoryova commented 2 months ago

This PR deals with replacing the spaces in the column names of the output file by dots, so it is compatible with the FindRecalSeries function.

Closes https://github.com/RECETOX/MFAssignR/issues/52