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

SNplot: define the cut parameter using 2 parameters: noise level and multiplier #63

Open KristinaGomoryova opened 7 hours ago

KristinaGomoryova commented 7 hours ago

We should update the cut parameter, which is currently computed as noise estimate * multiplier (user provides one value, this computation is done outside galaxy). Instead, similarly to other MFAssignR functions, we should have two parameters, one for the noise estimate and one for the multiplier.