Parent
#58 (Phase 1 MVP: Evidence-Informed Alignment with Deferred Filtering)
What to build
Extend AlignmentExecutor to support Case 4: M contigs with or without reference. If reference provided, align M contigs to reference (M tasks). If no reference, perform all-vs-all MSA (M×(M-1)/2 tasks, or M-1 if centroid used).
This is the minimap2-like use case for comparing assembled genomes.
Acceptance criteria
Blocked by
#78 (alignment executor)
Parent
#58 (Phase 1 MVP: Evidence-Informed Alignment with Deferred Filtering)
What to build
Extend AlignmentExecutor to support Case 4: M contigs with or without reference. If reference provided, align M contigs to reference (M tasks). If no reference, perform all-vs-all MSA (M×(M-1)/2 tasks, or M-1 if centroid used).
This is the minimap2-like use case for comparing assembled genomes.
Acceptance criteria
Blocked by
#78 (alignment executor)