Skip to content

Comments

Remove unused modules (bowtie2/build, fastqscreen/buildfromindex)#177

Merged
maxulysse merged 7 commits intodevfrom
this_is_the_end
Feb 20, 2026
Merged

Remove unused modules (bowtie2/build, fastqscreen/buildfromindex)#177
maxulysse merged 7 commits intodevfrom
this_is_the_end

Conversation

@maxulysse
Copy link
Member

And move prepare genome to the root main.nf script

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 pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/seqinspector branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link

github-actions bot commented Feb 20, 2026

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit af5b832

+| ✅ 192 tests passed       |+
#| ❔   8 tests were ignored |#
#| ❔   1 tests had warnings |#
!| ❗   3 tests had warnings |!
Details

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 1.0.0
  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in README.md: Add bibliography of tools and data used in your pipeline

❔ Tests ignored:

❔ Tests fixed:

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.2
  • Run at 2026-02-20 13:45:27

@maxulysse maxulysse mentioned this pull request Feb 20, 2026
11 tasks
@maxulysse maxulysse merged commit 78ad48b into dev Feb 20, 2026
22 checks passed
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