mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-10 09:40:27 +00:00
Normalise the managment of speed measure
This commit is contained in:
@@ -18,7 +18,7 @@ func main() {
|
||||
fs, _ := obiconvert.ReadBioSequences(args...)
|
||||
|
||||
comp := fs.MakeIWorker(obiseq.ReverseComplementWorker(true))
|
||||
obiconvert.WriteBioSequences(comp, true)
|
||||
obiconvert.CLIWriteBioSequences(comp, true)
|
||||
|
||||
obiiter.WaitForLastPipe()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user