mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-10 17:50:26 +00:00
First complete version of obimultiplex2
Former-commit-id: 170593bd597c7914d3f1fd3d2b865186d7f11966
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
var _NGSFilterFile = ""
|
||||
var _askTemplate = false
|
||||
var _UnidentifiedFile = ""
|
||||
var _AllowedMismatch = int(2)
|
||||
var _AllowedMismatch = -1
|
||||
var _AllowsIndel = false
|
||||
var _ConservedError = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user