Skip to content

Add regenie/runl1 module#11768

Draft
lyh970817 wants to merge 9 commits into
nf-core:masterfrom
lyh970817:modules/regenie-runl1-create
Draft

Add regenie/runl1 module#11768
lyh970817 wants to merge 9 commits into
nf-core:masterfrom
lyh970817:modules/regenie-runl1-create

Conversation

@lyh970817
Copy link
Copy Markdown
Contributor

REGENIE is a C++ program for whole-genome regression modelling of large GWAS cohorts. This PR adds regenie/runl1, the module that gathers all level-0 outputs from the chunked Step 1 workflow and finishes Step 1, producing the standard prediction list and LOCO files consumed by regenie/step2.

This PR depends on the regenie/runl0 module in #11767.

PR checklist

  • 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.
  • Broadcast software version numbers to topic: versions - See version_topics
  • 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 regenie/runl1 --profile docker
      • nf-core modules test regenie/runl1 --profile singularity
      • nf-core modules test regenie/runl1 --profile conda

@lyh970817 lyh970817 force-pushed the modules/regenie-runl1-create branch from 07b1b11 to 5d65a94 Compare May 28, 2026 10:35
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.

1 participant