mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-10 09:40:27 +00:00
Adds the command obimultiplex
This commit is contained in:
@@ -39,7 +39,7 @@ func main() {
|
||||
obipairing.MinOverlap(),
|
||||
obipairing.MinIdentity(),
|
||||
obipairing.WithStats(),
|
||||
obioptions.ParallelWorkers(),
|
||||
obioptions.CLIParallelWorkers(),
|
||||
)
|
||||
obiconvert.WriteBioSequencesBatch(paired, true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user