mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 16:50:27 +00:00
several small changes
Former-commit-id: c1cdb95885e44fd6ee7d1c963860d7ab41230c96
This commit is contained in:
@@ -198,3 +198,7 @@ func (s *BioSequence) OBITagRefIndex() map[int]string {
|
||||
|
||||
return val
|
||||
}
|
||||
|
||||
func (s *BioSequence) SetOBITagRefIndex(idx map[int]string) {
|
||||
s.SetAttribute("obitag_ref_index", idx)
|
||||
}
|
||||
Reference in New Issue
Block a user