Skip to content

Releases: ksumngs/yavsap

v0.8.0

07 Jun 17:40
44b5551
Compare
Choose a tag to compare

Changed

  • Visualizer created entirely in MultiQC (#46)
  • nf-core template updated to v1.4.0 (#46)
  • Consensus sequences now called using the variant callers for Illumina/Nanopore
    reads

v0.7.1

25 Apr 21:25
9d6c99d
Compare
Choose a tag to compare

Fixed

  • No visualizer output for Nanopore reads (#41)

v0.7.0

19 Apr 14:12
2b538aa
Compare
Choose a tag to compare

Changed

  • Visualizer changed to single, static page (#40)

v0.6.5-alpha

24 Mar 22:12
Compare
Choose a tag to compare

Fixed

  • Bug that prevented external genome tables again

v0.6.4-alpha

23 Mar 19:46
Compare
Choose a tag to compare

Fixed

  • Kraken2 memory allocates based on the database size again

v0.6.3-alpha

23 Mar 14:45
Compare
Choose a tag to compare

Fixed

  • Bug introduced for internal genome table files in v0.6.2

v0.6.0-alpha

03 Mar 13:40
Compare
Choose a tag to compare

This is a major overhaul of YAVSAP to make it use nf-core's DSL2 modules.

Added

  • Interleaved and Single-end Illumina read support (#34)
  • nf-core compliance
  • SARS-CoV2 genome preset
  • Support for tarballed and/or remote Kraken2 database

Changed

  • Multiple sequence alignments and phylogenetic trees now include all samples collectively

Removed

  • --pe and --ont parameters (#34)
  • de novo assembly steps and parameters

v0.5.0-alpha

09 Feb 21:27
Compare
Choose a tag to compare

Added

  • Samplesheet compatability (#21/#31)
  • Ability to use user-created genome lists (#23)
  • Nanopore read QC via NanoStat and MultiQC (#33)

Fixed

  • Oversubscription error in RAxML-NG process
  • Reroot functionality in phylogenetic tree viewer (#12/#29)

v0.4.0-alpha

11 Jan 23:48
Compare
Choose a tag to compare

Added

  • VCF output for Illumina reads via CliqueSNV (#18)
  • Parameter schema in Nextflow schema format (#19)
  • Phylogenetic tree quality cutoff parameter (#20)

Changes

Fixed

  • It is now nearly impossible to receive cooldown timeouts from NCBI (#15)

v0.3.3-alpha

02 Dec 18:44
22b72b8
Compare
Choose a tag to compare

Fixed

  • Container for realigning reads fixed (#9)