mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 08:40:26 +00:00
Big change iin the data model, and a first version of obiuniq
This commit is contained in:
@@ -2,4 +2,4 @@ package obiformats
|
||||
|
||||
import "git.metabarcoding.org/lecasofts/go/obitools/pkg/obiseq"
|
||||
|
||||
type FormatHeader func(sequence obiseq.BioSequence) string
|
||||
type FormatHeader func(sequence *obiseq.BioSequence) string
|
||||
|
||||
Reference in New Issue
Block a user