Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.2.0 #176

Merged
merged 83 commits into from
Nov 5, 2024
Merged

Release 2.2.0 #176

merged 83 commits into from
Nov 5, 2024

Conversation

GallVp
Copy link
Member

@GallVp GallVp commented Nov 5, 2024

PR checklist

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

Reduced the GenomeTools stats figures to 300 DPI and set `synteny_mummer_min_bundle_size` is set to `1000000`
Fixed a bug where Gene score distribution graph did not appear correctly
GallVp added 26 commits October 25, 2024 15:33
Added explicit revision param to docs
Added parameter `hic_samtools_ext_args`
Added the HiC QC report to the final report
Added the fastp log to the final report
Added OrthoFinder and updated the tube map
Updated PFR's Kraken 2 and started using _JAVA_OPTIONS in RUNASSEMBLYVISUALIZER
Copy link

github-actions bot commented Nov 5, 2024

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

Posted for pipeline commit b4ced2a

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

❗ Test warnings:

  • schema_lint - Schema $id should be https://raw.githubusercontent.com/plant-food-research-open/assemblyqc/master/nextflow_schema.json
    Found https://raw.githubusercontent.com/plant-food-research-open/assemblyqc/main/nextflow_schema.json

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.0.2
  • Run at 2024-11-05 08:32:25

@GallVp GallVp merged commit 0141925 into main Nov 5, 2024
75 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.

1 participant