mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-09-23 01:50:40 +00:00
Introduce EmblChunkParserRope function to parse EMBL chunks directly from a rope without using Pack(). Add extractEmblSeq helper to scan sequence sections and handle U to T conversion. Update parser logic to use rope-based parsing when available, and fix feature table handling for WGS entries.