-
Notifications
You must be signed in to change notification settings - Fork 6
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
Conversation
This PR is against the
|
Just pushed a commit to fix a few |
[1.3.0] - Antipodean Opaleye - [2024-08-20]
Enhancements & fixes
fastq
as possible input type for PacBio (Pacbio fastq #106) and Illumina/HiC (add input typefastq.gz
andfq.gz
for Illumina and HiC reads #96)bwa index
when no short-read data provided (Disable BWAMEM2 index when no short reads data #100)nf-validation
(nf-core v2.14 update #99) and further updates for nf-core v2.14 compliance (Template update for nf-core/tools version 2.14.1 #98)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.
blastn
minimap2
samtools
seqkit
seqtk
Parameters
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).