Files
obitools4/pkg/obiapat
Eric Coissac 620646d412 fix: validate inputs and fix coordinate offsets in pattern matching
Introduce explicit input validation and a `(-1, -1, -1)` sentinel return value to signal invalid or unreliable matches. Add pre-call length checks and early returns to prevent panics during indel relocation. Fix an index offset bug in coordinate calculation by preserving the original fragment position before applying alignment deltas. Update match filtering to enforce reliability checks only on successfully relocated alignments. Comprehensive tests validate edge cases, boundary constraints, and error thresholds.
2026-08-19 17:25:44 +02:00
..
2022-01-13 23:27:39 +01:00
2022-01-13 23:27:39 +01:00
2022-01-13 23:27:39 +01:00
2022-01-13 23:27:39 +01:00
2023-08-27 15:51:23 +02:00
2023-08-27 15:51:23 +02:00
2023-08-27 17:06:36 +02:00
2025-01-27 17:12:45 +01:00