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

Remove duplciated SNplot function #8

Closed hechth closed 11 months ago

hechth commented 11 months ago

KMDNoise line 166 re-defines the SNplot function which is also defined in HistNoise. One of the implementations should be removed if they are not actually different.