Skip to content

Allow user-provided NULL value in bplapply #269

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

Jiefei-Wang
Copy link
Collaborator

This is for solving the issue #267

The NULL value in bplappy will be replaced by a placeholder in the iterator. It will be replaced back with the real NULL before sending to the workers. A unit test was added to confirm this fix.

@Jiefei-Wang Jiefei-Wang requested a review from mtmorgan March 28, 2025 19:00
@mtmorgan mtmorgan closed this in e320087 May 16, 2025
@mtmorgan mtmorgan merged commit 70bb9f9 into Bioconductor:devel May 16, 2025
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