Releases: mklarqvist/tomahawk
Releases · mklarqvist/tomahawk
beta-0.1
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
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
Governance tracking now implemented in most functions
Valid conversion from twk
to vcf
and vcf
to bcf
and back to twk
alpha-0.4
import
now supports bcf
files. extend
does not have bcf
support
alpha-0.3
Added merge functions for view
and import
alpha-0.2
Functioning but missing BCF
import and import extend function
alpha-0.1
Correct functionality for import
, calc
, and view
. Stats
, index
and sort
are temporarily broken