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

Version 1.3.0 pre-release #108

Merged
merged 13 commits into from
Aug 22, 2024
Merged

Version 1.3.0 pre-release #108

merged 13 commits into from
Aug 22, 2024

Conversation

tkchafin
Copy link
Contributor

@tkchafin tkchafin commented Aug 20, 2024

[1.3.0] - Antipodean Opaleye - [2024-08-20]

Enhancements & fixes

Software dependencies

Note, since the pipeline is using Nextflow DSL2, each process will be run with its own Biocontainer. This means that on occasion it is entirely possible for the pipeline to be using different versions of the same tool. However, the overall software dependency changes compared to the last release have been listed below for reference.

Dependency Old version New version
blastn 2.13 2.15
minimap2 2.24 2.28
samtools 1.14 and 1.17 1.20
seqkit 2.8.1
seqtk 1.4

NB: Dependency has been updated if both old and new version information is present.
NB: Dependency has been added if just the new version information is present.
NB: Dependency has been removed if version information isn't present.

Parameters

Old parameter New parameter
'--header'
'--outfmt'
'--compression

NB: Parameter has been updated if both old and new parameter information is present.
NB: Parameter has been added if just the new parameter information is present.
NB: Parameter has been removed if new parameter information isn't present.

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 lint).
  • Ensure the test suite passes (nextflow run . -profile 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).

Copy link

This PR is against the main branch ❌

  • Do not close this PR
  • Click Edit and change the base to dev
  • This CI test will remain failed until you push a new commit

Hi @tkchafin,

It looks like this pull-request is has been made against the tkchafin/readmapping main branch.
The main branch on nf-core repositories should always contain code from the latest release.
Because of this, PRs to main are only allowed if they come from the tkchafin/readmapping dev branch.

You do not need to close this PR, you can change the target branch to dev by clicking the "Edit" button at the top of this page.
Note that even after this, the test will continue to show as failing until you push a new commit.

Thanks again for your contribution!

@tkchafin tkchafin changed the base branch from main to dev August 20, 2024 11:52
@muffato
Copy link
Member

muffato commented Aug 22, 2024

Just pushed a commit to fix a few nf-core/readmapping. Otherwise good to go 👍🏼

@tkchafin tkchafin merged commit 1f1f240 into sanger-tol:dev Aug 22, 2024
8 checks passed
@tkchafin tkchafin deleted the 1.3.0 branch October 1, 2024 09:29
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