There is a newer version of the record available.

Published February 4, 2022 | Version 2.3
Software Open

nf-core/viralrecon: nf-core/viralrecon v2.3 - Copper Coatimundi

  • 1. Seqera Labs
  • 2. BU-ISCIII
  • 3. UC Berkeley AMPLab/RISE Lab
  • 4. @qbicsoftware
  • 5. Science for Life Laboratory
  • 6. Carlos III Health Institute
  • 7. DRESDEN-concept Genome Center
  • 8. @SciLifeLab | Karolinska Institutet
  • 9. @Flomics
  • 10. QBiC

Description

[2.3] - 2022-02-04 :warning: Major enhancements

  • Please see Major updates in v2.3 for a more detailed list of changes added in this version.
  • When using --protocol amplicon, in the previous release, iVar was used for both the variant calling and consensus sequence generation. The pipeline will now perform the variant calling and consensus sequence generation with iVar and BCFTools/BEDTools, respectively.
  • Bump minimum Nextflow version from 21.04.0 -> 21.10.3
Enhancements & fixes
  • Port pipeline to the updated Nextflow DSL2 syntax adopted on nf-core/modules
  • Updated pipeline template to nf-core/tools 2.2
  • [#209] - Check that contig in primer BED and genome fasta match
  • [#218] - Support for compressed FastQ files for Nanopore data
  • [#232] - Remove duplicate variants called by ARTIC ONT pipeline
  • [#235] - Nextclade version bump
  • [#244] - Fix BCFtools consensus generation and masking
  • [#245] - Mpileup file as output
  • [#246] - Option to generate consensus with BCFTools / BEDTools using iVar variants
  • [#247] - Add strand-bias filtering option and codon fix in consecutive positions in ivar tsv conversion to vcf
  • [#248] - New variants reporting table
Parameters
Old parameter New parameter
--nextclade_dataset
--nextclade_dataset_name
--nextclade_dataset_reference
--nextclade_dataset_tag
--skip_consensus_plots
--skip_variants_long_table
--consensus_caller
--callers --variant_caller

NB: Parameter has been updated if both old and new parameter information is present. NB: Parameter has been added if just the new parameter information is present. NB: Parameter has been removed if new parameter information isn't present.

Software dependencies

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
bcftools 1.11 1.14
blast 2.10.1 2.12.0
bowtie2 2.4.2 2.4.4
cutadapt 3.2 3.5
fastp 0.20.1 0.23.2
kraken2 2.1.1 2.1.2
minia 3.2.4 3.2.6
mosdepth 0.3.1 0.3.2
nanoplot 1.36.1 1.39.0
nextclade 1.10.2
pangolin 3.1.7 3.1.19
picard 2.23.9 2.26.10
python 3.8.3 3.9.5
samtools 1.10 1.14
spades 3.15.2 3.15.3
tabix 0.2.6 1.11
vcflib 1.0.2

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.3.zip

Files (3.2 MB)

Name Size Download all
md5:96041f290ac8b68004e69fca4c710fb4
3.2 MB Preview Download

Additional details

Related works