Skip to content

Update samtools and bcftools sub process for parallelization and add index files#10319

Merged
LouisLeNezet merged 4 commits into
nf-core:masterfrom
LouisLeNezet:one_tuple
Mar 3, 2026
Merged

Update samtools and bcftools sub process for parallelization and add index files#10319
LouisLeNezet merged 4 commits into
nf-core:masterfrom
LouisLeNezet:one_tuple

Conversation

@LouisLeNezet
Copy link
Copy Markdown
Contributor

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 <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 self-assigned this Mar 3, 2026
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't know bcftools/pluginsplit. Is it more natural / easier to have everything on one channel ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It is in my case, as I need to parallelise by samples and regions.

@LouisLeNezet LouisLeNezet requested a review from muffato March 3, 2026 18:12
@LouisLeNezet LouisLeNezet added this pull request to the merge queue Mar 3, 2026
github-merge-queue Bot pushed a commit that referenced this pull request Mar 3, 2026
…index files (#10319)

* Update modules

* Fix meta

* Update samtools stub
@LouisLeNezet LouisLeNezet added this pull request to the merge queue Mar 3, 2026
Merged via the queue into nf-core:master with commit 8c79e04 Mar 3, 2026
68 checks passed
@LouisLeNezet LouisLeNezet deleted the one_tuple branch March 3, 2026 19:07
dbaku42 pushed a commit to dbaku42/modules that referenced this pull request Apr 29, 2026
…index files (nf-core#10319)

* Update modules

* Fix meta

* Update samtools stub
dbaku42 pushed a commit to dbaku42/modules that referenced this pull request Apr 29, 2026
…index files (nf-core#10319)

* Update modules

* Fix meta

* Update samtools stub
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