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...)
|
||||
indexed := obirefidx.IndexReferenceDB(fs)
|
||||
|
||||
obiconvert.WriteBioSequences(indexed, true)
|
||||
obiconvert.CLIWriteBioSequences(indexed, true)
|
||||
obiiter.WaitForLastPipe()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user