Files
obitools4/pkg/obiseq
Eric Coissac 3d2e205722 Refactor rope scanner and add FASTQ rope parser
This commit refactors the rope scanner implementation by renaming gbRopeScanner to ropeScanner and extracting the common functionality into a new file. It also introduces a new FastqChunkParserRope function that parses FASTQ chunks directly from a rope without Pack(), enabling more efficient memory usage. The existing parsers are updated to use the new rope-based parser when available. The BioSequence type is enhanced with a TakeQualities method for more efficient quality data handling.
2026-03-10 16:47:03 +01:00
..
2025-06-04 09:48:10 +02:00
2025-12-18 14:11:11 +01:00
2024-03-02 16:03:46 -04:00
2022-08-23 11:11:36 +02:00
2025-11-18 15:30:20 +01:00
2024-06-22 21:01:53 +02:00
2025-06-17 16:46:11 +02:00
2024-11-18 21:10:47 +01:00
2025-02-24 11:31:49 +01:00
2025-06-17 16:46:11 +02:00
2025-06-04 09:48:10 +02:00
2024-11-14 19:10:23 +01:00