Closed danrdanny closed 2 years ago
I agree that shouldn't be possible. Which aligner was used, and which version? Cramino uses the de
tag from minimap2, if available.
Minimap2, 2.17-r941.
Most likely a known bug then: https://github.com/lh3/minimap2/releases/tag/v2.18
Ah, good catch. I'm super excited to re-align my data with a new version. :)
Since I was also using v2.17 alignments I dismissed similar results I saw in my tests, but there was something more going on which is now solved by using f64s rather than f32s for the read identity. Version 0.9.4 has this fix, and I'll make a new release soon.
I'm seeing several cases where mean identity is calculated as over 100%. For example:
I wouldn't expect this to be possible, correct?