mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 16:50:27 +00:00
Add option related to agrep match on obigrep and obiannotate
This commit is contained in:
@@ -209,7 +209,6 @@ func IsSequenceMatch(pattern string) SequencePredicate {
|
||||
|
||||
return f
|
||||
}
|
||||
|
||||
func IsDefinitionMatch(pattern string) SequencePredicate {
|
||||
pat, err := regexp.Compile(pattern)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user