This tool is the sixth step of the MFAssignR workflow (RecalList -> FindRecalSeries -> Recal)
This function takes on input the CH2 homologous recalibration series, which are provided by the RecalList function and tries to find the most suitable series combination for recalibration based on the following criteria:
Combinations of 5 series are assembled, scores are computed for other metrics (in case of Peak proximity and Peak distance, an inverted score is computed) and these are summed. Finally, either a series of the size of combination or top 10 unique series having the highest score are outputted.
Output:
MFAssignR is an R package for the molecular formula (MF) assignment of ultrahigh resolution mass spectrometry measurements. It contains several functions for the noise assessment, isotope filtering, interal mass recalibration, and MF assignment.
The MFAssignR package was originally developed by Simeon Schum et al. (2020), the source code can be found on GitHub. Please submit eventual Galaxy-related bug reports as issues on the repository.
The recommended workflow how to run the MFAssignR package is as follows:
For detailed documentation on the individual steps please see the individual tool wrappers.