Skip to content

New module: ANGSD/SOAPSNPCALIBRATION#12406

Merged
ASendellPrice merged 10 commits into
nf-core:masterfrom
ASendellPrice:angsd_soapsnp_calibration
Jul 23, 2026
Merged

New module: ANGSD/SOAPSNPCALIBRATION#12406
ASendellPrice merged 10 commits into
nf-core:masterfrom
ASendellPrice:angsd_soapsnp_calibration

Conversation

@ASendellPrice

Copy link
Copy Markdown
Contributor

This PR adds a new module, angsd/soapsnpcalibration, which runs SOAPsnp calibration via angsd. The module generates calibration files (counts/qual matrices) needed when performing genotype likelihood estimation using -GL 3 (soapSNP model).

This module was requested during review of module `angsd/dosaf' (PR #12359), as a prerequisite/companion step for SOAPsnp-based GL estimation.

PR checklist

Closes #12405

  • 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. - uses existing test data
  • 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 <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda

@ASendellPrice

Copy link
Copy Markdown
Contributor Author

@mashehu This PR is for the new module for performing the -GL 3 calibration step requested during PR #12406

@ASendellPrice ASendellPrice mentioned this pull request Jul 22, 2026
14 tasks
Comment thread modules/nf-core/angsd/soapsnpcalibration/main.nf Outdated
Comment thread modules/nf-core/angsd/soapsnpcalibration/tests/main.nf.test Outdated
Comment thread modules/nf-core/angsd/soapsnpcalibration/tests/main.nf.test Outdated
ASendellPrice and others added 4 commits July 23, 2026 10:23
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
@ASendellPrice
ASendellPrice added this pull request to the merge queue Jul 23, 2026
Merged via the queue into nf-core:master with commit 988180a Jul 23, 2026
63 checks passed
@ASendellPrice
ASendellPrice deleted the angsd_soapsnp_calibration branch July 23, 2026 10:18
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.

new module: ANGSD/SOAPSNPCALIBRATION

2 participants