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

feat: expose summary statistics qc and locus breaker steps to hydra cli #716

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

project-defiant
Copy link
Contributor

✨ Context

This PR implements opentargets/issues#3398

πŸ›  What does this PR implement

  • Expose summary_statistics_qc step to the hydra cli
  • Updated documentation for new step

πŸ™ˆ Missing

🚦 Before submitting

  • Do these changes cover one single feature (one change at a time)?
  • Did you read the contributor guideline?
  • Did you make sure to update the documentation with your changes?
  • Did you make sure there is no commented out code in this PR?
  • Did you follow conventional commits standards in PR title and commit messages?
  • Did you make sure the branch is up-to-date with the dev branch?
  • Did you write any new necessary tests?
    manual test of the command poetry run gentropy
  • Did you make sure the changes pass local tests (make test)?
  • Did you make sure the changes pass pre-commit rules (e.g poetry run pre-commit run --all-files)?

@github-actions github-actions bot added documentation Improvements or additions to documentation Step Feature size-XS labels Jul 24, 2024
@project-defiant project-defiant changed the title feat: expose summary statistics qc to hydra cli feat: expose summary statistics qc and locus breaker steps to hydra cli Jul 24, 2024
@project-defiant project-defiant requested review from Daniel-Considine and removed request for DSuveges July 24, 2024 15:08
@github-actions github-actions bot added size-S and removed size-XS labels Jul 25, 2024
@project-defiant project-defiant merged commit ea80fbf into dev Jul 25, 2024
6 checks passed
@project-defiant project-defiant deleted the 3398-expose-summarystatisticsqcstep-to-hydra-cli branch July 25, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Feature size-S Step
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants