Abstract
Whole genome alignment programs use string matching with hash tables to identify high scoring fragments between a query and target sequence around which a full alignment is then built. A recent study comparing alignment programs showed that while evolutionary similar genomes were easy to align, divergent genomes still posed a challenge to existing methods. To fill this gap we explore the use of the maximum scoring subsequence to identify high scoring fragments. We split the query genome into several fragments and align them to the target with a previously published parallel algorithm for short read alignment. We then pass such high scoring fragments on to the LASTZ program to obtain a more complete alignment. On simulated data we obtain an average of at least 20% higher accuracy than the alignment given by LASTZ at the expense of few hours of additional runtime.
Original language | English (US) |
---|---|
Pages (from-to) | 71-81 |
Number of pages | 11 |
Journal | International Journal of Computational Biology and Drug Design |
Volume | 13 |
Issue number | 1 |
DOIs | |
State | Published - 2020 |
All Science Journal Classification (ASJC) codes
- Drug Discovery
- Computer Science Applications
Keywords
- Anchor selection
- GPU
- Genome alignment
- Graphics processing unit
- LASTZ