Skip to content

Avoid unnecessary/misleading warning in refineChromPeaks - #835

Merged
sneumann merged 5 commits into
RELEASE_3_23from
jomain_3_23
Jul 5, 2026
Merged

Avoid unnecessary/misleading warning in refineChromPeaks#835
sneumann merged 5 commits into
RELEASE_3_23from
jomain_3_23

Conversation

@jorainer

Copy link
Copy Markdown
Collaborator

This PR is a duplicate of PR #834 , only for the release branch, instead of the devel branch. Info on the PR:

refineChromPeaks,XcmsExperiment,MergeNeighboringPeaksParam was showing a warning about duplicated row names, but this was thrown by an internal merging of results - on temporary data.frames/sub sets of the chromPeakData(). This PR is removing the row names from these intermediate objects. The final (real) row names of chromPeakData() were (and are) assigned correctly at the end of the call.

jorainer added 5 commits June 12, 2026 11:40
- Drop row names of intermediate objects to avoid unnecessary warning message in
  `refineChromPeaks,XcmsExperiment,MergeNeighboringPeaksParam`.
@jorainer
jorainer requested a review from sneumann June 17, 2026 10:46
@sneumann
sneumann merged commit 3b2063b into RELEASE_3_23 Jul 5, 2026
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