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

Refactor the Recal function in the RecalFunctions module #36

Closed wverastegui closed 10 months ago

wverastegui commented 10 months ago

This PR refactored the Recal function. It was extracted functions where possible and carried out generic refactoring.

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

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (039a376) 46.98% compared to head (5a0403b) 47.14%.

:exclamation: Current head 5a0403b differs from pull request most recent head c106d1a. Consider uploading reports for the commit c106d1a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #36 +/- ## ========================================== + Coverage 46.98% 47.14% +0.15% ========================================== Files 10 10 Lines 4093 4024 -69 ========================================== - Hits 1923 1897 -26 + Misses 2170 2127 -43 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.