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

IMP: Parallelize q score #73

Merged
merged 4 commits into from
Jan 29, 2025
Merged

Conversation

colinvwood
Copy link
Contributor

Allows parallelization of the q_score method via the multiprocessing module.

This allows q_score to be feasibly used for metagenomic data.

@colinvwood colinvwood self-assigned this Dec 17, 2024
Copy link
Member

@gregcaporaso gregcaporaso left a comment

Choose a reason for hiding this comment

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

@colinvwood, this generally looks good - thanks for parallelizing this! The only critical change is adding a test (details in my review). Let's me know if it's easier to discuss my question about the parameters dict.

q2_quality_filter/_filter.py Outdated Show resolved Hide resolved
q2_quality_filter/_filter.py Outdated Show resolved Hide resolved
q2_quality_filter/tests/test_filter.py Show resolved Hide resolved
@gregcaporaso gregcaporaso merged commit 30a445c into qiime2:dev Jan 29, 2025
4 checks passed
@gregcaporaso
Copy link
Member

Thanks @colinvwood!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Changelog Needed
Development

Successfully merging this pull request may close these issues.

2 participants