Merge pull request #65 from metabarcoding/push-yurwulsmpxkq

End of obilowmask
This commit is contained in:
coissac
2025-11-26 12:13:08 +01:00
committed by GitHub

View File

@@ -46,6 +46,7 @@ func LowMaskOptionSet(options *getoptions.GetOpt) {
func OptionSet(options *getoptions.GetOpt) {
LowMaskOptionSet(options)
obiconvert.InputOptionSet(options)
obiconvert.OutputOptionSet(options)
}
func CLIKmerSize() int {