Skip to content

Fix issue when completely overlapping peaks are not combined#826

Merged
sneumann merged 3 commits into
develfrom
issue_825
Feb 19, 2026
Merged

Fix issue when completely overlapping peaks are not combined#826
sneumann merged 3 commits into
develfrom
issue_825

Conversation

@jorainer

Copy link
Copy Markdown
Collaborator

This PR fixes issue #825 , i.e., solves an issue that can cause completely overlapping chromatographics to be not merged by refineChromPeaks() with MergeNeighboringPeaksParam.

- Fix a bug with `refineChromPeaks()` and `MergeNeighboringPeaksParam` which
  caused completely overlapping peaks not to be combined if they had the same
  `"rtmin"`, but the first peak had a smaller `"rtmax"` then the second (issue
  #825).
@jorainer

Copy link
Copy Markdown
Collaborator Author

Note: the same fix for Bioconductor 3.22 is in PR #827

@sneumann sneumann left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for fixing ! Yours, Steffen

@sneumann sneumann merged commit 1c6ac38 into devel Feb 19, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants