seqan / seqan3

The modern C++ library for sequence analysis. Contains version 3 of the library and API docs.
https://www.seqan.de
Other
406 stars 81 forks source link

Improve SAM tag handling #3283

Open eseiler opened 1 month ago

eseiler commented 1 month ago

https://github.com/seqan/seqan3/pull/3256#discussion_r1632766925

We should store vectors of tags instead of the raw string.