Skip to content

Conversation

RayMSMS
Copy link
Contributor

@RayMSMS RayMSMS commented May 7, 2025

In Isotracker, we will start searching from the peak region. However, too many peaks are identified and reported in the output. In order to eliminate the noise report, we create two parameters to set up the acceptable peak width to control the resulting quality.

  • AcceptablePeakWidth : any peak region over the value can be searched for isobaric peaks.

Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.45%. Comparing base (5cd394d) to head (2a3eaaf).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #880   +/-   ##
=======================================
  Coverage   78.45%   78.45%           
=======================================
  Files         249      249           
  Lines       36171    36174    +3     
  Branches     3845     3845           
=======================================
+ Hits        28378    28381    +3     
  Misses       7128     7128           
  Partials      665      665           
Files with missing lines Coverage Δ
mzLib/FlashLFQ/FlashLfqEngine.cs 92.69% <100.00%> (+<0.01%) ⬆️
mzLib/FlashLFQ/FlashLfqParameters.cs 100.00% <100.00%> (ø)
mzLib/FlashLFQ/IsoTracker/XICGroups.cs 97.29% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@trishorts trishorts added the WIP label May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants