Skip to content

output files in library subdir where possible#143

Merged
matthdsm merged 12 commits intodevfrom
feature/output_per_library
Dec 4, 2025
Merged

output files in library subdir where possible#143
matthdsm merged 12 commits intodevfrom
feature/output_per_library

Conversation

@matthdsm
Copy link
Member

@matthdsm matthdsm commented Dec 4, 2025

fixes #125

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
  • 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).

@matthdsm matthdsm requested a review from nvnieuwk December 4, 2025 08:08
Copy link
Member

@nvnieuwk nvnieuwk left a comment

Choose a reason for hiding this comment

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

Looks good!

Comment on lines 475 to 477
Copy link
Member

Choose a reason for hiding this comment

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

These lines should be removed

@matthdsm matthdsm linked an issue Dec 4, 2025 that may be closed by this pull request
@matthdsm
Copy link
Member Author

matthdsm commented Dec 4, 2025

Thanks for the help @nvnieuwk !

@matthdsm matthdsm merged commit 61e6778 into dev Dec 4, 2025
18 checks passed
@matthdsm matthdsm deleted the feature/output_per_library branch December 4, 2025 19:58
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.

output data per library where possible

2 participants