Skip to content

Releases: ammaraziz/wfi

Version v0.4.0

20 Jun 06:01
Compare
Choose a tag to compare
Version v0.4.0 Pre-release
Pre-release

For zenodo

minor update - v0.3.78

24 May 05:35
Compare
Choose a tag to compare
  • Added bbduk trimming to single end mode
  • Added minion module to IRMA RSV
  • Fixed issue with IRMA not running in single mode
  • Fixed issue with standard trimming not working (primer names were wrong)
  • Coded a check if the files are empty stop and through a helpful message

minor update - v0.3.77

19 May 05:31
Compare
Choose a tag to compare

Fixed small snakemake issues with new adapters.
Fixed autoinstall issue.

v0.3.76

19 May 04:32
Compare
Choose a tag to compare

Full Changelog: v0.3.75...v0.3.76

Minor update - version 0.3.5

18 May 04:58
Compare
Choose a tag to compare

v0.3.5

  • Added new trimming method (bbduk) for tiling experiment
  • Added new adapters for tiling
  • Removed R dependency stringr and stringi #7

Minor update - version 0.3.2

25 Nov 06:02
Compare
Choose a tag to compare
  • Automatic Installation script included

Minor update - version 0.3.1

27 Oct 00:51
Compare
Choose a tag to compare
  • Removed code trying to detect new github version, doesn't work when downloading releases.
  • updated FLU init.sh to correct settings ("default whocc" settings")
  • wfi_config.yaml includes file patterns for different sequences, currently experimental!
  • Pipeline now outputs a status folder, this should allow for better recovery if the pipeline fails
  • Updated some file wrangling scripts to actually work

wfi-snakemake - version 0.3

21 Oct 06:18
Compare
Choose a tag to compare
  • Summary reports are generated including text report and combined depth plot
  • Updated minimum depth cutoff for calling SNVs and indels (now 5% and 8% respectively)
  • Added new module for RSV organism
    • Note: RSV-secondary requires further testing
    • Note: minimap2 modules are present but not integrated in pipeline (planned for future releases)
  • Reworked pattern matching for sample names: {sample}_{lane}_{pair}_{run}.fastq.gz
  • Added option to change file pattern matching
  • Removed read trimming step completely - IRMA does read filtering and trimming internally
  • Added primer filtering with cutadapt for FLU and RSV
  • Added QC tables as part of the output