Skip to content

Conversation

jonasscheid
Copy link
Collaborator

Added

  • Added a peptidoform column to the pipeline output #376
  • Added Boxplot of intensity distributions to the MulitQC report #382
  • Added a config option to hide outliers in box plots, add plot descriptions #387
  • Added a Fasta column to the input samplesheet to enable sample-specific FASTA files #391

Fixed

  • Fixed an issue with not providing the full process name in conf/base.config #384
  • Template update 3.1.1, migrate to nf-test #379
  • Fixed the binning of the TICs histogram and move the general stats table to the top of the report #388
  • Write out FDR-filtered peptide list in global FDR-mode, instead of 100% FDR list #394
  • Update labels for global FDR process configurations #397

Dependencies

Dependency Old version New version
MultiQC 1.28.0 1.30.0
Nf-core 3.2.1 3.3.2
EasyPQP 0.1.51 0.1.53

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

jonasscheid and others added 22 commits September 11, 2025 15:59
Added '--diannpqp' argument to ext.args in two configurations.
Updated MS2rescore container
Bump easypqp and enable diann2-compatible output
Update labels for global FDR process configurations
…b49-09177a236da5

Update documentation with new subworkflows and global FDR mode
Co-authored-by: axelwalter <[email protected]>
Co-authored-by: axelwalter <[email protected]>
Co-authored-by: axelwalter <[email protected]>
Copy link

github-actions bot commented Sep 17, 2025

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

Posted for pipeline commit 08479da

+| ✅ 295 tests passed       |+
#| ❔   1 tests were ignored |#
!| ❗   1 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in nextflow.config: Specify any additional parameters here

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md

✅ Tests passed:

Run details

  • nf-core/tools version 3.3.2
  • Run at 2025-09-24 11:16:09

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.

6 participants