Patch module name from oa2 to obitools

This commit is contained in:
2022-01-13 23:43:01 +01:00
parent f53bf1b804
commit b9b9c0f179
47 changed files with 82 additions and 401 deletions

View File

@@ -11,7 +11,7 @@ import (
"strings"
"time"
"git.metabarcoding.org/lecasofts/go/oa2/pkg/obiseq"
"git.metabarcoding.org/lecasofts/go/obitools/pkg/obiseq"
)
var __FILE_CHUNK_SIZE__ = 1 << 20