Skip to content

Conversation

@LouisLeNezet
Copy link
Contributor

PR checklist

This PR add the last imputation subworkflow of phaseimpute.
It uses beagle5 imputation software.
The module beagle5 just needed to have the region as optional value to parallelize chromosome chunks.

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • Remove all TODO statements.
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda
    • For subworkflows:
      • nf-core subworkflows test <SUBWORKFLOW> --profile docker
      • nf-core subworkflows test <SUBWORKFLOW> --profile singularity
      • nf-core subworkflows test <SUBWORKFLOW> --profile conda

@LouisLeNezet LouisLeNezet marked this pull request as ready for review December 10, 2025 20:31
@LouisLeNezet LouisLeNezet self-assigned this Dec 10, 2025
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Copy link
Contributor

@nvnieuwk nvnieuwk left a comment

Choose a reason for hiding this comment

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

Some general comments, but looking good overall. Could you in the future split up this PR into 2 PRs. This will make the review process faster for both you and the reviewer :)

@LouisLeNezet
Copy link
Contributor Author

Some general comments, but looking good overall. Could you in the future split up this PR into 2 PRs. This will make the review process faster for both you and the reviewer :)

I'm really sorry this was indeed mean for another PR, but I might have made a mistake when using git and I've merged two branch together.
I will remove the glimpse2 subworkflow.

@nvnieuwk
Copy link
Contributor

I will remove the glimpse2 subworkflow.

That's not necessary for now, I already reviewed it. Just something to keep in mind for the future 🚀

@LouisLeNezet
Copy link
Contributor Author

I will remove the glimpse2 subworkflow.

That's not necessary for now, I already reviewed it. Just something to keep in mind for the future 🚀

Sorry, I saw your comment too late.
The PR was already in review in #9434

@LouisLeNezet LouisLeNezet added this pull request to the merge queue Dec 11, 2025
Merged via the queue into nf-core:master with commit 043c568 Dec 11, 2025
44 checks passed
@LouisLeNezet LouisLeNezet deleted the sbwf_beagle5 branch December 11, 2025 13:11
vagkaratzas pushed a commit that referenced this pull request Dec 12, 2025
* Update glimpse2 sbwf

* Update test

* Add region to beagle5

* Add subworkflow

* Fix linting

* Fix linting

* Fix linting

* Update subworkflows/nf-core/vcf_impute_beagle5/main.nf

Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>

* Add comment

* Update grouping and test

* Remove tag

* Revert change glimpse2 reference

* Revert change glimpse2 sbwf

* Revert change glimpse2 sbwf

* Revert change glimpse2 sbwf

---------

Co-authored-by: LouisLeNezet <louislenezet@gmaio.com>
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
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