Skip to content

Releases: tony-kuo/eagle

v1.1.3

25 May 19:45
Compare
Choose a tag to compare

Updated for compilation issues with newer gcc and added check for duplicate variant sets

v1.1.2

19 Feb 19:36
Compare
Choose a tag to compare

Bug fixes in auxiliary scripts, account for read list when already paired in read classification, and other fixes.

v1.1.1

04 Jul 19:21
Compare
Choose a tag to compare

Changed the per read probabilities to float, to save space, as there shouldn't been that many alignments for one read to make a difference. Also used smaller int types in the read struct. This should be a large space saver for read classification when considering hundreds of millions of reads.

v1.1.0

25 Apr 21:08
Compare
Choose a tag to compare

Fixed inefficient use of khash and lowered the starting capacity of some vectors to reduce memory usage.

v1.0.0

30 Oct 02:07
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/tony-kuo/eagle