Update the computation of the consensus quality score

This commit is contained in:
Eric Coissac
2025-02-23 15:16:31 +01:00
parent d4209b4549
commit fb6f857d8c
2 changed files with 16 additions and 9 deletions

View File

@ -8,7 +8,7 @@ import (
// corresponds to the last commit, and not the one when the file will be
// commited
var _Commit = "4588bf8"
var _Commit = "d4209b4"
var _Version = "Release 4.2.0"
// Version returns the version of the obitools package.