mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +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