Skip to content

Conversation

@d4straub
Copy link
Collaborator

@d4straub d4straub commented Nov 12, 2025

Attempting to fix conda environment of process KRAKEN2PREPARATION for #88
Intentionally against master branch for now to run relevant tests.

I fixed KRAKEN2PREPARATION but now RENAME_FASTQ_HEADERS_PRE fails. I am very much against downgrading this as well, because that might have performance impacts.
A change from minimum nextflow version 25.04.0 to 25.04.8 made KRAKEN2PREPARATION fail again...

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/detaxizer 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).

@d4straub
Copy link
Collaborator Author

Ok, it might be the conda version. I misuse that PR here now for shameless testing and will later open a clean one.

@d4straub
Copy link
Collaborator Author

Closing due to too many useless commits. Its seems to be indeed the conda version.

@d4straub d4straub closed this Nov 12, 2025
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.

3 participants