nf-core/viralrecon: nf-core/viralrecon v2.5 - Manganese Monkey
Creators
- 1. Seqera Labs
- 2. BU-ISCIII
- 3. Patch Biosciences
- 4. @qbicsoftware
- 5. Illumina
- 6. Carlos III Health Institute
- 7. DRESDEN-concept Genome Center
- 8. @SciLifeLab | Karolinska Institutet
- 9. @Flomics
- 10. QBiC
Description
[2.5] - 2022-07-13 Enhancements & fixes
- Default Nextclade dataset shipped with the pipeline has been bumped from
2022-01-18T12:00:00Z
->2022-06-14T12:00:00Z
- [#234] - Remove replacement of dashes in sample name with underscores
- [#292] - Filter empty FastQ files after adapter trimming
- [#303] - New pangolin dbs (4.0.x) not assigning lineages to Sars-CoV-2 samples in MultiQC report correctly
- [#304] - Re-factor code of
ivar_variants_to_vcf
script - [#306] - Add contig field information in vcf header in ivar_variants_to_vcf and use bcftools sort
- [#311] - Invalid declaration val medaka_model_string
- [#316] - Variant calling isn't run when using --skip_asciigenome with metagenomic data
- [nf-core/rnaseq#764] - Test fails when using GCP due to missing tools in the basic biocontainer
- Updated pipeline template to nf-core/tools 2.4.1
Note, since the pipeline is now 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 |
---|---|---|
artic |
1.2.1 | 1.2.2 |
bcftools |
1.14 | 1.15.1 |
multiqc |
1.11 | 1.13a |
nanoplot |
1.39.0 | 1.40.0 |
nextclade |
1.10.2 | 2.2.0 |
pangolin |
3.1.20 | 4.1.1 |
picard |
2.26.10 | 2.27.4 |
quast |
5.0.2 | 5.2.0 |
samtools |
1.14 | 1.15.1 |
spades |
3.15.3 | 3.15.4 |
vcflib |
1.0.2 | 1.0.3 |
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 new version information isn't present.
Files
nf-core/viralrecon-2.5.zip
Files
(3.2 MB)
Name | Size | Download all |
---|---|---|
md5:2d48c6fb6014acd6d2da8d0c03cff09a
|
3.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nf-core/viralrecon/tree/2.5 (URL)