Skip to content

Releases: qcif/taxodactyl

v1.4.3-dev

24 Nov 23:08

Choose a tag to compare

v1.4.3-dev Pre-release
Pre-release

What's Changed

  • New env/cli param --temp_root by @neoformit in #174
  • Link to NCBI BLAST in report table(s) by @neoformit in #175
  • Strip Cloudgene config from repo by @neoformit in #181
  • Candidates table shows taxonomy by @neoformit in #189
  • Rework phylogeny sequence selection algorithm by @neoformit in #188
  • 4 test scenarios written in nf-test with snapshots added
  • blast.xml file can be used as input (not tested thoroughly & missing validation)

New Contributors

Bug fixes

Full Changelog: v1.3.3...v1.4.3-dev

Pull the docker image: neoformit/taxodactyl:v1.4.3-dev

v1.3.3

05 Sep 22:40

Choose a tag to compare

This fixes a critical bug where a race condition on the cache SQLite3 database causes an infinite hang in the EVALUATE_DATABASE_COVERAGE process.

Implement file lock interface to cache db

Observe env var CACHE_DISABLED=1

Full Changelog: v1.3.0...v1.3.3
Pull the docker image: neoformit/taxodactyl:v1.3.3

v1.3.0

02 Sep 03:20

Choose a tag to compare

v1.2.0

17 Jul 05:01

Choose a tag to compare

v1.1.0

16 Jul 02:10

Choose a tag to compare

Main changes

Name of the workflow and repository changed to taxodactyl
User documentation: https://qcif.github.io/daff-biosecurity-wf2/understanding-the-analysis.html
Sample from candidate hits when too many hits for phylogeny; new parameter phylogeny_max_hits_per_species (see parameter documentation and understanding the analysis guide)

New features

Report TOI table display identity as percent - it used to be shown as a decimal like 0.9
Handle no BLAST hits returned in report - it used to look weird if there were no BLAST hits

Bug fixes

Replace FLAGS.NA with FLAGS.ERROR where appropriate (don't say there was no p5 result because of family+ rank when it was actually because of an error)
Catch error reading flags.csv level
Fix occurrence map text position
Fix p5 rendering logic to handle zero records and NA country properly - hides the bar charts when zero records and hides section 5.3 when country is NA
Fix attributeerror in report p5 template rendering
Fix typo calculating hsp.identity - previously it was always 100% but fortunately this was only used for rendering the BLAST alignment

Full Changelog for taxodactyl: v1.0.0...v1.1.0
Full Changelog for daff-biosecurity-wf2: qcif/daff-biosecurity-wf2@release_1.0.0...release_1.1

v1.0.0

01 Jul 06:39

Choose a tag to compare

Initial production release https://github.com/qcif/daff-biosecurity-wf2/releases/tag/v1.0.0

  1. NCBI/BLAST workflow meets MVP but has some issues around workflow format and handling of taxonomic synonyms
  2. BOLD workflow is not yet functional due to restrictive BOLD API rate limits
    Full Changelog: qcif/daff-biosecurity-wf2@v0.2.6...v1.0.0
    Pull the docker image: neoformit/daff-taxonomic-assignment:v1.0.0

Nextflow changes:

  • Additional parameters & metadata columns added
  • Updated documentation
  • Workflow name changed
    Full Changelog: v0.2.6...v1.0.0

v0.2.6

16 Jun 02:26

Choose a tag to compare

v0.2.6 Pre-release
Pre-release

uses daff-taxonomic-assignment v0.2.6; last pre-release

Full Changelog: v0.2.4-patch...v0.2.6

v0.2.4-patch

10 May 02:06

Choose a tag to compare

v0.2.4

03 May 04:29

Choose a tag to compare

v0.2.4 Pre-release
Pre-release

Uses daff-taxonomic-assignment/v0.2.4 (GitHub relese)

Issues fixed

  • 2 43 Segmentation fault (core dumped) fastme
  • 6 MSA: Change <sample_id> to QUERY
  • 10 Megablast should be used instead of blastn

Full Changelog: v0.2.3...v0.2.4

v0.2.3

02 May 07:18

Choose a tag to compare

v0.2.3 Pre-release
Pre-release

neoformit/daff-taxonomic-assignment:v0.2.3

Full Changelog: v0.2.2...v0.2.3