-
Notifications
You must be signed in to change notification settings - Fork 22
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 - v1.1.0 - British Beans on Toast #268
Conversation
Post release version bump
Reactivate DeepARG database downloading and tests as server is back up
…into zip_ampcombi
Co-authored-by: James A. Fellows Yates <[email protected]>
Big Bakta update
Revert "ComBGC: Add functionality to screen whole sample directory (antismash)"
Combgc new input param
Deactivate AMPlify in full test config
… icon across all logso and reduces logo text size
Fixes Icon font issue, updates workflow to include Pyrodigal, updates…
Release version bump
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.
Looks all fine to me, but I left a few small comments. I haven't done many release reviews outside ampliseq though...
|
Co-authored-by: Kevin L. Keys <[email protected]> Co-authored-by: Daniel Lundin <[email protected]>
This comment was marked as resolved.
This comment was marked as resolved.
@klkeys Thanks for the comments and sharp eye. Some things noted down, but everything resolved now. So feel free to approve ;) |
v1.1.0 - British Beans on Toast - [2023-04-26]
Added
annotation_bakta_db_downloadtype
to be able to switch between downloading either full (33.1 GB) or light (1.3 GB excluding UPS, IPS, PSC, see parameter description) versions of the Bakta database. (by @jasmezz)-arg_rgi_savejson
that saves the file<samplename>.json
in the RGI directory. The default ouput for RGI is now only<samplename>.txt
. (by @Darcy220606)AMPlify
from test_full.config. (by @jasmezz)Fixed
annotation_bakta_db
toannotation_bakta_db_localpath
. (by @jasmezz)1.1.0
to1.2.0
(by @Darcy220606)error("message")
to all (sub)workflow files. (by @jasmezz)Dependencies
Deprecated
PR checklist
nf-core lint
).nextflow run . -profile 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).