Skip to content

Releases: jimmyliu1326/SamnSero_Nextflow

v1.6.9

12 May 06:22
Compare
Choose a tag to compare
  • Do not mount home directory by default with singularity containers
  • Switch to biocontainer image for SISTR

v1.6.8

15 Mar 21:05
Compare
Choose a tag to compare
  • Use a specific version of Porechop (quay,io/biocontainers/porechop:0.2.4--py310h30d9df9_3)
  • Unify the process tags to print sample_id instead of filenames

v1.6.7

06 Feb 01:06
Compare
Choose a tag to compare
  • Increased run duration of medium/high usage process
  • Updated virulence factor database (VFDB) searched by abricate - 4,332 targets

v1.6.6

13 Dec 21:31
Compare
Choose a tag to compare
  • Fixed --annot parameter expecting str object

v1.6.5

28 Nov 03:25
Compare
Choose a tag to compare
  • Fixed error reporting artificial sequences in Kraken2 reports
  • Use nf-core schema to validate pipeline options

v1.6.4

08 Oct 00:12
Compare
Choose a tag to compare
  • The taxonomic summary will now report abundance information for artificial sequences
  • Increased default heatmap width in annotation reports
  • Fixed taxonomic summary table crosstalk with other HTML widgets in QC report

v1.6.3

28 Sep 19:28
Compare
Choose a tag to compare
  • Increased max runtime duration for medium compute processes
  • Use image versions compatible with Compute Canada environments
  • Reorganized workflow help msg structure

v1.6.2

12 Sep 01:53
Compare
Choose a tag to compare
  • Slurm HPC support available via -profile slurm

v1.6.1

09 Sep 22:40
Compare
Choose a tag to compare
  • Fixed missing Docker configuration for Nanoq
  • The pipeline will filter for R1/R2 FASTQ files only when analyzing Illumina data

v1.6.0

09 Sep 19:42
Compare
Choose a tag to compare
  • Added support for processing Illumina data with --seq_platform option
  • Restructured the code base to use platform-based workflows
  • Added nanoq to perform quality filtering on Nanopore reads based on base quality and read length
  • Added FastQC and MultiQC for Illumina read QC reporting
  • Added NanoComp for Nanopore read QC reporting