Changes to be committed:

modified:   .gitignore
	modified:   cmd/test/main.go
	modified:   pkg/obioptions/version.go
This commit is contained in:
Eric Coissac
2025-01-09 07:24:41 +01:00
parent becb995e3d
commit d066bb6878
3 changed files with 5 additions and 1 deletions

View File

@ -24,6 +24,7 @@ func main() {
},
7,
true,
10,
)
kmers := kmermap.NormalizedKmerSlice(seq, nil)