Skip to content

Avoid unnecessary/misleading warning in refineChromPeaks - #834

Merged
sneumann merged 12 commits into
develfrom
jomain
Jul 5, 2026
Merged

Avoid unnecessary/misleading warning in refineChromPeaks#834
sneumann merged 12 commits into
develfrom
jomain

Conversation

@jorainer

Copy link
Copy Markdown
Collaborator

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
jorainer requested a review from sneumann June 17, 2026 10:46
@sneumann
sneumann merged commit 68c7ab2 into devel Jul 5, 2026
3 checks passed
@sneumann

sneumann commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Thanks, both #834 and #835 have been merged and pushed to BioC. Yours, Steffen

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.

3 participants