Add a progress bar to chimera detection

This commit is contained in:
Eric Coissac
2025-03-25 08:37:27 +01:00
parent 8b379d30da
commit 2ab6f67d58
4 changed files with 27 additions and 3 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 = "8448783"
var _Commit = "8b379d3"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.