33The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
44and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6+ ## [[ 2.3.1] ( https://github.com/nf-core/viralrecon/releases/tag/2.3.1 )] - 2022-02-15
7+
8+ ### Enhancements & fixes
9+
10+ * [[ #277 ] ( https://github.com/nf-core/viralrecon/issues/277 )] - Misuse of rstrip in make_variants_long_table.py script
11+
12+ ### Software dependencies
13+
14+ | Dependency | Old version | New version |
15+ | -------------------------------| -------------| -------------|
16+ | ` mosdepth ` | 0.3.2 | 0.3.3 |
17+ | ` pangolin ` | 3.1.19 | 3.1.20 |
18+
619## [[ 2.3] ( https://github.com/nf-core/viralrecon/releases/tag/2.3 )] - 2022-02-04
720
821### :warning : Major enhancements
@@ -38,9 +51,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3851| | ` --consensus_caller ` |
3952| ` --callers ` | ` --variant_caller ` |
4053
41- > ** NB:** Parameter has been __ updated__ if both old and new parameter information is present.
42- > ** NB:** Parameter has been __ added__ if just the new parameter information is present.
43- > ** NB:** Parameter has been __ removed__ if new parameter information isn't present.
54+ > ** NB:** Parameter has been ** updated** if both old and new parameter information is present.
55+ >
56+ > ** NB:** Parameter has been ** added** if just the new parameter information is present.
57+ >
58+ > ** NB:** Parameter has been ** removed** if new parameter information isn't present.
4459
4560### Software dependencies
4661
@@ -66,9 +81,11 @@ Note, since the pipeline is now using Nextflow DSL2, each process will be run wi
6681| ` tabix ` | 0.2.6 | 1.11 |
6782| ` vcflib ` | | 1.0.2 |
6883
69- > ** NB:** Dependency has been __ updated__ if both old and new version information is present.
70- > ** NB:** Dependency has been __ added__ if just the new version information is present.
71- > ** NB:** Dependency has been __ removed__ if new version information isn't present.
84+ > ** NB:** Dependency has been ** updated** if both old and new version information is present.
85+ >
86+ > ** NB:** Dependency has been ** added** if just the new version information is present.
87+ >
88+ > ** NB:** Dependency has been ** removed** if new version information isn't present.
7289
7390## [[ 2.2] ( https://github.com/nf-core/viralrecon/releases/tag/2.2 )] - 2021-07-29
7491
@@ -89,9 +106,11 @@ Note, since the pipeline is now using Nextflow DSL2, each process will be run wi
89106| ` pangolin ` | 3.0.5 | 3.1.7 |
90107| ` samtools ` | 1.10 | 1.12 |
91108
92- > ** NB:** Dependency has been __ updated__ if both old and new version information is present.
93- > ** NB:** Dependency has been __ added__ if just the new version information is present.
94- > ** NB:** Dependency has been __ removed__ if new version information isn't present.
109+ > ** NB:** Dependency has been ** updated** if both old and new version information is present.
110+ >
111+ > ** NB:** Dependency has been ** added** if just the new version information is present.
112+ >
113+ > ** NB:** Dependency has been ** removed** if new version information isn't present.
95114
96115## [[ 2.1] ( https://github.com/nf-core/viralrecon/releases/tag/2.1 )] - 2021-06-15
97116
@@ -117,9 +136,11 @@ Note, since the pipeline is now using Nextflow DSL2, each process will be run wi
117136| ` --public_data_ids ` | |
118137| ` --skip_sra_fastq_download ` | |
119138
120- > ** NB:** Parameter has been __ updated__ if both old and new parameter information is present.
121- > ** NB:** Parameter has been __ added__ if just the new parameter information is present.
122- > ** NB:** Parameter has been __ removed__ if new parameter information isn't present.
139+ > ** NB:** Parameter has been ** updated** if both old and new parameter information is present.
140+ >
141+ > ** NB:** Parameter has been ** added** if just the new parameter information is present.
142+ >
143+ > ** NB:** Parameter has been ** removed** if new parameter information isn't present.
123144
124145### Software dependencies
125146
@@ -130,9 +151,11 @@ Note, since the pipeline is now using Nextflow DSL2, each process will be run wi
130151| ` nextclade_js ` | 0.14.2 | 0.14.4 |
131152| ` pangolin ` | 2.4.2 | 3.0.5 |
132153
133- > ** NB:** Dependency has been __ updated__ if both old and new version information is present.
134- > ** NB:** Dependency has been __ added__ if just the new version information is present.
135- > ** NB:** Dependency has been __ removed__ if new version information isn't present.
154+ > ** NB:** Dependency has been ** updated** if both old and new version information is present.
155+ >
156+ > ** NB:** Dependency has been ** added** if just the new version information is present.
157+ >
158+ > ** NB:** Dependency has been ** removed** if new version information isn't present.
136159
137160## [[ 2.0] ( https://github.com/nf-core/viralrecon/releases/tag/2.0 )] - 2021-05-13
138161
@@ -232,9 +255,11 @@ Note, since the pipeline is now using Nextflow DSL2, each process will be run wi
232255| ` --unqualified_percent_limit ` | |
233256| ` --varscan2_strand_filter ` | |
234257
235- > ** NB:** Parameter has been __ updated__ if both old and new parameter information is present.
236- > ** NB:** Parameter has been __ added__ if just the new parameter information is present.
237- > ** NB:** Parameter has been __ removed__ if new parameter information isn't present.
258+ > ** NB:** Parameter has been ** updated** if both old and new parameter information is present.
259+ >
260+ > ** NB:** Parameter has been ** added** if just the new parameter information is present.
261+ >
262+ > ** NB:** Parameter has been ** removed** if new parameter information isn't present.
238263
239264### Software dependencies
240265
@@ -283,9 +308,11 @@ Note, since the pipeline is now using Nextflow DSL2, each process will be run wi
283308| ` varscan ` | 2.4.4 | |
284309| ` vg ` | 1.24.0 | |
285310
286- > ** NB:** Dependency has been __ updated__ if both old and new version information is present.
287- > ** NB:** Dependency has been __ added__ if just the new version information is present.
288- > ** NB:** Dependency has been __ removed__ if new version information isn't present.
311+ > ** NB:** Dependency has been ** updated** if both old and new version information is present.
312+ >
313+ > ** NB:** Dependency has been ** added** if just the new version information is present.
314+ >
315+ > ** NB:** Dependency has been ** removed** if new version information isn't present.
289316
290317## [[ 1.1.0] ( https://github.com/nf-core/viralrecon/releases/tag/1.1.0 )] - 2020-06-23
291318
@@ -338,23 +365,23 @@ This pipeline is a re-implementation of the [SARS_Cov2_consensus-nf](https://git
338365
339366### Pipeline summary
340367
341- 1 . Download samples via SRA, ENA or GEO ids ([ ` ENA FTP ` ] ( https://ena-docs.readthedocs.io/en/latest/retrieval/file-download.html ) , [ ` parallel-fastq-dump ` ] ( https://github.com/rvalieris/parallel-fastq-dump ) ; * if required * )
342- 2 . Merge re-sequenced FastQ files ([ ` cat ` ] ( http://www.linfo.org/cat.html ) ; * if required * )
368+ 1 . Download samples via SRA, ENA or GEO ids ([ ` ENA FTP ` ] ( https://ena-docs.readthedocs.io/en/latest/retrieval/file-download.html ) , [ ` parallel-fastq-dump ` ] ( https://github.com/rvalieris/parallel-fastq-dump ) ; _ if required _ )
369+ 2 . Merge re-sequenced FastQ files ([ ` cat ` ] ( http://www.linfo.org/cat.html ) ; _ if required _ )
3433703 . Read QC ([ ` FastQC ` ] ( https://www.bioinformatics.babraham.ac.uk/projects/fastqc/ ) )
3443714 . Adapter trimming ([ ` fastp ` ] ( https://github.com/OpenGene/fastp ) )
3453725 . Variant calling
346373 1 . Read alignment ([ ` Bowtie 2 ` ] ( http://bowtie-bio.sourceforge.net/bowtie2/index.shtml ) )
347374 2 . Sort and index alignments ([ ` SAMtools ` ] ( https://sourceforge.net/projects/samtools/files/samtools/ ) )
348- 3 . Primer sequence removal ([ ` iVar ` ] ( https://github.com/andersen-lab/ivar ) ; * amplicon data only * )
349- 4 . Duplicate read marking ([ ` picard ` ] ( https://broadinstitute.github.io/picard/ ) ; * removal optional * )
375+ 3 . Primer sequence removal ([ ` iVar ` ] ( https://github.com/andersen-lab/ivar ) ; _ amplicon data only _ )
376+ 4 . Duplicate read marking ([ ` picard ` ] ( https://broadinstitute.github.io/picard/ ) ; _ removal optional _ )
350377 5 . Alignment-level QC ([ ` picard ` ] ( https://broadinstitute.github.io/picard/ ) , [ ` SAMtools ` ] ( https://sourceforge.net/projects/samtools/files/samtools/ ) )
351- 6 . Choice of multiple variant calling and consensus sequence generation routes ([ ` VarScan 2 ` ] ( http://dkoboldt.github.io/varscan/ ) , [ ` BCFTools ` ] ( http://samtools.github.io/bcftools/bcftools.html ) , [ ` BEDTools ` ] ( https://github.com/arq5x/bedtools2/ ) * || * [ ` iVar variants and consensus ` ] ( https://github.com/andersen-lab/ivar ) * || * [ ` BCFTools ` ] ( http://samtools.github.io/bcftools/bcftools.html ) , [ ` BEDTools ` ] ( https://github.com/arq5x/bedtools2/ ) )
378+ 6 . Choice of multiple variant calling and consensus sequence generation routes ([ ` VarScan 2 ` ] ( http://dkoboldt.github.io/varscan/ ) , [ ` BCFTools ` ] ( http://samtools.github.io/bcftools/bcftools.html ) , [ ` BEDTools ` ] ( https://github.com/arq5x/bedtools2/ ) _ ||_ [ ` iVar variants and consensus ` ] ( https://github.com/andersen-lab/ivar ) _ ||_ [ ` BCFTools ` ] ( http://samtools.github.io/bcftools/bcftools.html ) , [ ` BEDTools ` ] ( https://github.com/arq5x/bedtools2/ ) )
352379 * Variant annotation ([ ` SnpEff ` ] ( http://snpeff.sourceforge.net/SnpEff.html ) , [ ` SnpSift ` ] ( http://snpeff.sourceforge.net/SnpSift.html ) )
353380 * Consensus assessment report ([ ` QUAST ` ] ( http://quast.sourceforge.net/quast ) )
3543816 . _ De novo_ assembly
355- 1 . Primer trimming ([ ` Cutadapt ` ] ( https://cutadapt.readthedocs.io/en/stable/guide.html ) ; * amplicon data only * )
382+ 1 . Primer trimming ([ ` Cutadapt ` ] ( https://cutadapt.readthedocs.io/en/stable/guide.html ) ; _ amplicon data only _ )
356383 2 . Removal of host reads ([ ` Kraken 2 ` ] ( http://ccb.jhu.edu/software/kraken2/ ) )
357- 3 . Choice of multiple assembly tools ([ ` SPAdes ` ] ( http://cab.spbu.ru/software/spades/ ) * || * [ ` metaSPAdes ` ] ( http://cab.spbu.ru/software/meta-spades/ ) * || * [ ` Unicycler ` ] ( https://github.com/rrwick/Unicycler ) * || * [ ` minia ` ] ( https://github.com/GATB/minia ) )
384+ 3 . Choice of multiple assembly tools ([ ` SPAdes ` ] ( http://cab.spbu.ru/software/spades/ ) _ ||_ [ ` metaSPAdes ` ] ( http://cab.spbu.ru/software/meta-spades/ ) _ ||_ [ ` Unicycler ` ] ( https://github.com/rrwick/Unicycler ) _ ||_ [ ` minia ` ] ( https://github.com/GATB/minia ) )
358385 * Blast to reference genome ([ ` blastn ` ] ( https://blast.ncbi.nlm.nih.gov/Blast.cgi?PAGE_TYPE=BlastSearch ) )
359386 * Contiguate assembly ([ ` ABACAS ` ] ( https://www.sanger.ac.uk/science/tools/pagit ) )
360387 * Assembly report ([ ` PlasmidID ` ] ( https://github.com/BU-ISCIII/plasmidID ) )
0 commit comments