mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-08-08 06:20:36 +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.