Parametric k-best alignment
Peter Huggins, Ruriko Yoshida

TL;DR
This paper introduces parametric k-best alignment, extending traditional parametric alignment to identify top k alignment summaries and their scoring regions, with polynomial complexity enabling genome-scale applications.
Contribution
It extends parametric alignment to k-best alignments, demonstrating polynomial complexity and enabling large-scale genomic analysis.
Findings
Complexity of parametric k-best alignment is polynomial in k.
Method is scalable to whole-genome sequences.
Enables analysis of suboptimal but biologically relevant alignments.
Abstract
Optimal sequence alignments depend heavily on alignment scoring parameters. Given input sequences, {\em parametric alignment} is the well-studied problem that asks for all possible optimal alignment summaries as parameters vary, as well as the {\em optimality region} of alignment scoring parameters which yield each optimal alignment. But biologically correct alignments might be {\em suboptimal} for all parameter choices. Thus we extend parametric alignment to {\em parametric -best alignment}, which asks for all possible -tuples of -best alignment summaries , as well as the {\em -best optimality region} of scoring parameters which make the top summaries. By exploiting the integer-structure of alignment summaries, we show that, astonishingly, the complexity of parametric -best alignment is only polynomial in . Thus…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Computational Geometry and Mesh Generation · Gene expression and cancer classification
