mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
obimultiplex saves unassigned sequence
This commit is contained in:
@ -31,4 +31,5 @@ func main() {
|
||||
sequences, _ := obiconvert.ReadBioSequencesBatch(args...)
|
||||
amplicons, _ := obimultiplex.IExtractBarcodeBatches(sequences)
|
||||
obiconvert.WriteBioSequencesBatch(amplicons, true)
|
||||
amplicons.Wait()
|
||||
}
|
||||
|
Reference in New Issue
Block a user