Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix splitOn bug #495

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Fix splitOn bug #495

merged 2 commits into from
Feb 26, 2024

Conversation

thpral
Copy link
Collaborator

@thpral thpral commented Feb 26, 2024

After splitting the data, if udpate_rowTree is TRUE, splitOn() adds a new rowTree to all TreeSummarizedExperiment objects in the returned list instead of manipulating the existing rowTree. This PR should fix this bug (issue #494)

This PR is related to PR #487.

@thpral thpral requested a review from TuomasBorman February 26, 2024 09:56
Copy link
Contributor

@TuomasBorman TuomasBorman left a comment

Choose a reason for hiding this comment

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

Looks good. Congratulations!!! Your first merged PR!

@TuomasBorman TuomasBorman merged commit be6bcbd into master Feb 26, 2024
1 check passed
@TuomasBorman TuomasBorman deleted the splitOn_bug branch February 26, 2024 12:16
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