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: replace spaces by dots in colnames in input data #54

Closed KristinaGomoryova closed 1 week ago

KristinaGomoryova commented 2 weeks ago

This PR resolves #52 ; and replaces all spaces by dots in colnames(data)

hechth commented 2 weeks ago

@KristinaGomoryova rather do this in the export function where the data is exported rather then at the point of import. Export affects only this fuction - import affects all data being loaded.

KristinaGomoryova commented 1 week ago

resolved in 0182a4a951ed34f709842cf52580b69ced755d36 and 6ce5b09f7c5e0a81d29b43c91dde1e0dc89c7c2f