Skip to content

Add regenie/splitl0 module#11739

Draft
lyh970817 wants to merge 17 commits into
nf-core:masterfrom
lyh970817:modules/regenie-step1-chunks-create
Draft

Add regenie/splitl0 module#11739
lyh970817 wants to merge 17 commits into
nf-core:masterfrom
lyh970817:modules/regenie-step1-chunks-create

Conversation

@lyh970817
Copy link
Copy Markdown
Contributor

@lyh970817 lyh970817 commented May 21, 2026

REGENIE is a C++ program for whole-genome regression modelling of large GWAS cohorts. This PR adds regenie/splitl0, the first module in REGENIE's native chunked Step 1 level-0 workflow. The module creates the split master file and per-job SNP lists used by downstream regenie/runl0 jobs.

This PR depends on the base regenie/step1 module in #11008.

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/splitl0 --profile docker
      • nf-core modules test regenie/splitl0 --profile singularity
      • nf-core modules test regenie/splitl0 --profile conda

@lyh970817 lyh970817 force-pushed the modules/regenie-step1-chunks-create branch from 7c02a3e to 08caec7 Compare May 26, 2026 18:38
@lyh970817 lyh970817 changed the title Add REGENIE chunked step 1 modules Add regenie/splitl0 module May 26, 2026
@lyh970817 lyh970817 mentioned this pull request May 26, 2026
14 tasks
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