Releases: arshajii/ema
Releases · arshajii/ema
0.7.0
0.6.2
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
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