-
Notifications
You must be signed in to change notification settings - Fork 11
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
Bbnorm minid #282
Bbnorm minid #282
Conversation
This PR is against the
|
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You forgot the changelog.
One discussion point: With a default of 0.9 we're quite a bit from the behaviour in earlier versions. Maybe that's good, but I think it should be pointed out in the CHANGELOG.md
. Or we settle for a default of 0.76 which is what is the default for the tool. I think I vote for 0.9 + changelog message.
CHANGELOG.md
Outdated
@@ -3,10 +3,11 @@ | |||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) | |||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | |||
|
|||
## v1.1.0 - [date] | |||
## v1.1.0 - [2024-04-09] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're not releasing today, are we? I think the version should say 1.1.0dev
until we're really ready to release. There's a tool in nf-core
to bump the version -- it's updated in 6-7 places.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One suggestion, otherwise lgtm.
Co-authored-by: Daniel Lundin <[email protected]>
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).I am addressing the issue #280 by adding minid as parameter to bbmap_align