1
I Use This!
Activity Not Available

News

Posted almost 4 years ago
Posted almost 6 years ago
This release fixes a couple of bugs in the 0.16.x branch: #928 GFF2 parser doesn't handle spaces correctly #929 Aligner::Cigar::begin(void) and ::end(void) are not implemented
Posted about 6 years ago
This release fixes a bug in PriorityQueue? that class could only store unique elements (see #927)
Posted about 6 years ago
This release includes new classes for Variant Call Format (VCF) plus several bug fix.
Posted about 7 years ago
Bugfix release
Posted over 7 years ago
There are two major additions in this version. More matrix and vector operators are now implemented allowing expressions such as x = y + z. The library uses template expressions to allow these operators with unnecessary copies. For some classes ... [More] (with non-trivial copy) move semantics in now provided. This API is only turned on if library is configured with --enable-cxx11 and user need to #defined macro YAT_WITH_CXX11. [Less]
Posted almost 8 years ago
Posted over 8 years ago
Release to cater for changes in HTSlib v1.4
Posted over 8 years ago
Posted over 8 years ago
bugfix release