Skip to content

Releases: artic-network/scylla

Release v1.3.2

18 Oct 10:23
adc958d
Compare
Choose a tag to compare

What's Changed

  • Add catch for no reads being left after fastp filtering by @BioWilko in #74

Full Changelog: 1.3.1...1.3.2

Release v1.3.1

24 Sep 22:08
0f4a158
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

Release v1.3.0

23 Sep 19:37
60bcbd9
Compare
Choose a tag to compare
  • Refactor code around extracting read fractions and reads by taxa. This included removing support to extract sub-species and sub-sub-species reads to files because kraken assignments aren't confident enough to justify it. Also resolved a bug where the read counts in the summary file were on occasion double counted.
  • Add kraken_confidence parameter
  • Make alignment use short-read preset when we have illumina data
  • Catch where out_dir or output used on command line instead of outdir
  • Run extract steps with progressive memory allowed so that fewer resources required more often

What's Changed

Full Changelog: 1.2.1...1.3.0

Release v1.2.1

01 Aug 11:33
1818224
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

Release v1.2.0

06 Jun 10:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.2.0

Release v1.1.3

26 Feb 13:01
Compare
Choose a tag to compare

Dump workflow version to new output file pipeline_info/workflow_version_{unique_id}.txt

Full Changelog: 1.1.2...1.1.3

Release v1.1.2

23 Jan 12:00
0521d10
Compare
Choose a tag to compare

Changes include:

  • Bump to newest version of kraken2-server in response to bug fix

What's Changed

Full Changelog: 1.1.1...1.1.2

Release v1.1.1

18 Jan 16:56
91ce701
Compare
Choose a tag to compare

Changes include:

  • Fixed a minor bug #47 which occurred when taxonomy database was out of sync with the kraken database

What's Changed

Full Changelog: 1.1.0...1.1.1

Release v1.1.0

17 Jan 13:43
Compare
Choose a tag to compare

Small changes to output file formats including some renaming and the addition of a dedicated viral read fraction output.

Changes include:

  • Added viral read fraction output
  • Minor formatting updates, specifically improving consistency to the usage of double quotes instead of single quotes
  • Docker container version updates
  • Updates to conda profile versions and dependencies

What's Changed

Full Changelog: 1.0.0...1.1.0

Release scylla v1.0.0

12 Jan 16:13
Compare
Choose a tag to compare

First full release