Skip to content

Fix filename inconsistency#746

Draft
tracelail wants to merge 2 commits into
nf-core:devfrom
tracelail:fix-filename-inconsistency
Draft

Fix filename inconsistency#746
tracelail wants to merge 2 commits into
nf-core:devfrom
tracelail:fix-filename-inconsistency

Conversation

@tracelail

Copy link
Copy Markdown

Fixes #719 — removes double-underscore in output filenames for contrasts without a blocking variable and implements a canonical separator before the method name to . for output files.

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!
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir ).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir ).
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

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