Skip to content

Releases: mklarqvist/tomahawk

beta-0.1

14 Sep 14:59
Compare
Choose a tag to compare
beta-0.1 Pre-release
Pre-release

First public beta release. Supports all functionality for concat, calc, import, and view. Supports VCF, BCF, TWK, TWI, TWO, TOI and BGZF and TGZF

alpha-0.6

11 Sep 22:12
Compare
Choose a tag to compare
alpha-0.6 Pre-release
Pre-release

TWO output in TGZF format and automatic TOI indexing. Sort for huge files enabled through TGZF-streaming on blocks and a k-way merge.

import interface functionality restored

alpha-0.5

25 Aug 17:07
Compare
Choose a tag to compare
alpha-0.5 Pre-release
Pre-release

Governance tracking now implemented in most functions
Valid conversion from twk to vcf and vcf to bcf and back to twk

alpha-0.4

21 Aug 14:35
Compare
Choose a tag to compare
alpha-0.4 Pre-release
Pre-release

import now supports bcf files. extend does not have bcf support

alpha-0.3

11 Aug 13:50
Compare
Choose a tag to compare
alpha-0.3 Pre-release
Pre-release

Added merge functions for view and import

alpha-0.2

07 Aug 12:05
Compare
Choose a tag to compare
alpha-0.2 Pre-release
Pre-release

Functioning but missing BCF import and import extend function

alpha-0.1

27 Jul 10:41
Compare
Choose a tag to compare
alpha-0.1 Pre-release
Pre-release

Correct functionality for import, calc, and view. Stats, index and sort are temporarily broken