Skip to content

feat: --maf option for filtering output of transform command #274

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 5 commits into from
Mar 27, 2025

Conversation

aryarm
Copy link
Member

@aryarm aryarm commented Mar 27, 2025

This new option allows users to filter output from the transform command on-the-fly. Any haplotypes with an MAF below the given value will be ignored.

This PR also deals with an issue where the version of black being used in our CI was different than the version being used in VSCode (within our devcontainer.json file). They should now be the same.

@aryarm aryarm requested a review from mlamkin7 March 27, 2025 19:03
@aryarm aryarm marked this pull request as ready for review March 27, 2025 19:03
@aryarm
Copy link
Member Author

aryarm commented Mar 27, 2025

thanks for the review, @mlamkin7 !

@aryarm aryarm merged commit cf4219f into main Mar 27, 2025
14 checks passed
@aryarm aryarm deleted the feat/transform-maf branch March 27, 2025 20:22
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