mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-09 01:00:26 +00:00
Normalise the managment of speed measure
This commit is contained in:
@@ -36,7 +36,7 @@ func main() {
|
||||
|
||||
sequences, _ := obiconvert.ReadBioSequences(args...)
|
||||
selected := obigrep.IFilterSequence(sequences)
|
||||
obiconvert.WriteBioSequences(selected, true)
|
||||
obiconvert.CLIWriteBioSequences(selected, true)
|
||||
obiiter.WaitForLastPipe()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user