Skip to content

Releases: davidlougheed/strkit

Version 0.15.0 alpha 2

Version 0.15.0a1

Version 0.14.0

Version 0.13.1

30 Jan 20:06
Compare
Choose a tag to compare

Version 0.13.0

27 Jan 15:36
Compare
Choose a tag to compare
  • feat(call)!: don't include needless suffix sequences in VCF output
  • feat(call): write unphased SNVs to VCF
  • fix(call): fix pyFAMSA crash when generating consensus sequences
  • fix(call): handling of selecting median-peak standard deviation and weights (impacted peak assignment)
  • fix(call): auto-kill zombie progress processes
  • docs: beginnings of output documentation

Full Changelog: v0.12.0...v0.13.0

Version 0.12.0

26 Jan 02:35
Compare
Choose a tag to compare

What's Changed

  • refact(mi)!: remove re-call MI calculators
  • feat: basic VCF output using --vcf
  • feat: optional allele consensus calculation using --vcf or --consensus
  • fix(mi): tandem-genotypes MI calculation crash
  • chore(mi): remove unimpl. hipstr from list of MI callers available

Full Changelog: v0.11.8...v0.12.0

Version 0.12.0 alpha 1

02 Nov 20:36
Compare
Choose a tag to compare
Pre-release
  • fix(mi): tandem-genotypes MI calculation crash for real this time
  • refact(mi)!: remove re-call MI calculators
  • chore(mi): remove unimpl. hipstr from list of MI callers available

Full Changelog: v0.11.8...v0.12.0-alpha.1

Version 0.11.8

02 Nov 19:42
Compare
Choose a tag to compare
  • fix(mi): handle null genotypes from Tandem-genotypes correctly (pt. 2)

Full Changelog: v0.11.7...v0.11.8

Version 0.11.7

02 Nov 19:16
Compare
Choose a tag to compare
  • fix(mi): handle null genotypes from Tandem-genotypes correctly
  • chore: update dev dependencies

Full Changelog: v0.11.6...v0.11.7

Version 0.11.6

27 Oct 15:57
Compare
Choose a tag to compare
  • fix(mi): incorrect MI% plus/minus 1 copy value in MI report histogram

Full Changelog: v0.11.5...v0.11.6