mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 16:50:27 +00:00
A global version of a Slice pool
This commit is contained in:
@@ -128,7 +128,7 @@ func _ParseEmblFile(input <-chan _FileChunk, out obiseq.IBioSequenceBatch) {
|
||||
seqBytes.Bytes(),
|
||||
defBytes.String())
|
||||
|
||||
sequence.SetFeatures(featBytes.String())
|
||||
sequence.SetFeatures(featBytes.Bytes())
|
||||
|
||||
annot := sequence.Annotations()
|
||||
annot["scientific_name"] = scientificName
|
||||
|
||||
Reference in New Issue
Block a user