Push rxrxptuxltlp #12

Merged
coissac merged 2 commits from push-rxrxptuxltlp into main 2026-05-30 14:03:13 +00:00
Owner
No description provided.
coissac added 2 commits 2026-05-30 14:03:04 +00:00
Refactor the query pipeline to buffer partition outputs into a per-sequence `seq_results` vector, deferring final accumulation until all partitions complete. This ensures global position ordering before computing k-mer presence, counts, and coverage statistics. Additionally, removes a resolved TODO and documents a known BLAST false-positive issue where chloroplast and bacterial contaminants yield unrealistic high-confidence matches.
Fix a stray prefix in the README heading and update documentation to reflect the query pipeline's operation on `s-mers` (`s = k - z + 1`) with post-partition z-window filtering. Clarify the Findere trick, including k-mer size reduction, consecutive match requirements, and false positive rate calculations. Additionally, expand input format documentation to cover supported file extensions, gzip compression, recursive directory handling, and `query` command specifications.
coissac merged commit 728476a0a6 into main 2026-05-30 14:03:13 +00:00
coissac deleted branch push-rxrxptuxltlp 2026-05-30 14:03:13 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: OBIKmers/obikmer#12