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

@@ -12,7 +12,7 @@ import (
"strconv"
"strings"
"git.metabarcoding.org/lecasofts/go/oa2/pkg/obitax"
"git.metabarcoding.org/lecasofts/go/obitools/pkg/obitax"
)
func loadNodeTable(reader io.Reader, taxonomy *obitax.Taxonomy) {