Skip to content

Releases: arshajii/ema

0.7.0

24 May 19:12
2e0d8a2
Compare
Choose a tag to compare

Add haplotag support

0.6.2

30 Jul 15:43
Compare
Choose a tag to compare

Complete source:
ema-v0.6.2.tar.gz

Changes:

  • Allow >256 contigs in reference
  • Use MI tag instead of XC in SAM output (to be consistent with Long Ranger)
  • Allow custom BX tag indices
  • BX:Z-style FASTQ support

0.6.1

12 Apr 17:06
Compare
Choose a tag to compare

Complete source (BWA included):
ema-v0.6.1.tar.gz

Changes:

  • Can now compile with C++11 (no longer a C++14 dependency), thereby supporting older gcc/g++ versions.
  • Remove assumption about quality score of N bases that no longer holds on some sequencers