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

Refactored the RecalList function in the RecalFunctions module #33

Closed wverastegui closed 10 months ago

wverastegui commented 11 months ago

This PR refactors the RecalList function.

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

codecov[bot] commented 11 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 (6957dcf) 46.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #33 +/- ## ========================================== - Coverage 46.98% 46.89% -0.10% ========================================== Files 10 10 Lines 4093 4084 -9 ========================================== - Hits 1923 1915 -8 + Misses 2170 2169 -1 ```

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

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 (b54a01d) 46.68%. Report is 3 commits behind head on master.

:exclamation: Current head b54a01d differs from pull request most recent head 94f8235. Consider uploading reports for the commit 94f8235 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #33 +/- ## ========================================== - Coverage 46.98% 46.68% -0.30% ========================================== Files 10 10 Lines 4093 4070 -23 ========================================== - Hits 1923 1900 -23 Misses 2170 2170 ```

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