-
Notifications
You must be signed in to change notification settings - Fork 86
Patch release 2.3.4 #739
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
Patch release 2.3.4 #739
Conversation
- Bumps pigz to 2.6 - removes tbb pinning
Nicer changelog, include Bowtie2
Fix pigz issues
Co-authored-by: James A. Fellows Yates <[email protected]>
update to "min_adapter_overlap" parameter for AdapterRemoval in doc
Update nextflow_schema.json
Update doc regarding bwa_index
Citation for damageprofiler
Add Bt2 --maxins
Remove social preview image to use GitHub OpenGraph
Re-add pipe to ARFixPrefix to Pigz for speed
Remove social preview image to use GitHub OpenGraph
Fix --maxins parameter in paired-end bowtie2
Version bump for 2.3.4 patch release
|
maxulysse
left a comment
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.
LGTM
| ### `Deprecated` | ||
|
|
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.
| ### `Deprecated` |
I tend to remove empty sections, but not sure if it's how it really should be done
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.
I personally always carry all sections over for consistency, so will keep here. Dev choice I guess 🤷
|
Ok close enough, here we go! |
Patch release for 2.3.4.
Mostly documentation update/fixes, and a couple of bug fixes.
Only code changes are moving gzipping back into pipes for adapterremoval, and insertion of a single parameter into the bowtie2 PE command.
PR checklist
scrape_software_versions.pynf-core lint .).nextflow run . -profile test,docker).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).