Skip to content

Releases: iqbal-lab-org/clockwork

Version 0.10.0

21 Sep 13:10
Compare
Choose a tag to compare
  • Bug fixes when downloading reads from the ENA.
  • Use Minos version 0.12.0
  • When downloading data for remove contamination, NTM reads are now classified as contamination (previously, the reads would be kept and the number of them reported)

Version 0.9.0

11 May 11:41
Compare
Choose a tag to compare

Added option --gvcf tp variant call pipeline, to make a gVCF file

Version 0.8.3

11 Mar 20:22
Compare
Choose a tag to compare
  • Add option to change bwa threads in remove contamination pipeline
  • Use minos 0.10.0, which does homozygous genotyping

Version 0.8.2

13 Feb 11:13
Compare
Choose a tag to compare

Adds contig header lines to final.vcf file made by variant calling pipeline.

Version 0.8.1

29 Jan 21:42
Compare
Choose a tag to compare

Update to use latest versions of mykrobe, gramtools, and minos

Version 0.8.0

20 Nov 11:19
Compare
Choose a tag to compare
  • clockwork script now logs to stdout (issue #57)
  • python code reformatted with Black
  • update to latest mykrobe (mykrobe commit b47f6241cfb2d223bb53aafd90a3f91d97248052)

Version 0.7.8

30 Oct 11:10
82a05c8
Compare
Choose a tag to compare
  • fixes issues with downloading genomes from HMP
  • genomes are not downloaded during container build. Instead, script to download them can be run using the container.

Version 0.7.7

26 Jun 23:51
3bbd1da
Compare
Choose a tag to compare

Upgrade to minos version 0.9.1 to fix a bug introduced in previous commit

Version 0.7.6

11 Jun 10:04
Compare
Choose a tag to compare

Upgrade to minos v0.9.0, which has a bug fix for some legacy code which breaks when jobs crash and get resumed by nextflow.

Version 0.7.5

04 Jun 12:47
Compare
Choose a tag to compare

Upgrade minos to 0.7.0 so multisample pipeline parallelises build of chunks using nextflow