Skip to content

Add regenie/runl1 module#11768

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

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

Conversation

@lyh970817
Copy link
Copy Markdown
Contributor

@lyh970817 lyh970817 commented May 26, 2026

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
@lyh970817 lyh970817 requested a review from SPPearce June 7, 2026 11:08
@lyh970817 lyh970817 marked this pull request as ready for review June 7, 2026 11:10
Copy link
Copy Markdown
Contributor

@SPPearce SPPearce left a comment

Choose a reason for hiding this comment

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

Don't think you need the module_prefix again.

@lyh970817 lyh970817 requested a review from SPPearce June 8, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants